소스 검색

Fix broken banner source URL

Justin Clift 7 년 전
부모
커밋
7900eb085d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -75,7 +75,7 @@ install the packages. Make sure your GOPATH is set correctly.
 * Users' applications can use their own vertex and fragment shaders.
 
 <p align="center">
-  <img style="float: right;" src="https://github.com/g3n/g3n.github.io/blob/master/g3n_banner_small.png" alt="G3N Banner"/>
+  <img style="float: right;" src="https://github.com/g3n/g3n.github.io/raw/master/img/g3n_banner_small.png" alt="G3N Banner"/>
 </p>
 
 ## Basic application