浏览代码

Fix the hello.go link

Bruno Bigras 12 年之前
父节点
当前提交
656b8d1424
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      go/README.md

+ 1 - 1
go/README.md

@@ -3,7 +3,7 @@
 This is the go portion of a [benchmarking test suite](../) comparing a variety of web development platforms.
 
 ### JSON Encoding Test
-* [JSON test source](hello.go)
+* [JSON test source](src/hello/hello.go)
 
 ## Versions