瀏覽代碼

update README.md

leonsal 8 年之前
父節點
當前提交
622ed905bf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -73,7 +73,7 @@ install the packages. Make sure your GOPATH is set correctly.
 ## Basic application
 
 The following code shows a basic G3N application 
-([hellog3n](../demos/hellog3n))
+([hellog3n](https://github.com/g3n/demos/tree/master/hellog3n))
 which shows a wireframed sphere rotating.
 You can install hellog3n using: `go get -u github.com/g3n/demos/hellog3n`