Browse Source

Fix the hello.go link

Bruno Bigras 12 years ago
parent
commit
007e56d344
1 changed files with 1 additions and 1 deletions
  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.
 This is the go portion of a [benchmarking test suite](../) comparing a variety of web development platforms.
 
 
 ### JSON Encoding Test
 ### JSON Encoding Test
-* [JSON test source](hello.go)
+* [JSON test source](src/hello/hello.go)
 
 
 ## Versions
 ## Versions