소스 검색

Merge pull request #225 from brunoqc/patch-1

Fix the hello.go link
Patrick Falls 12 년 전
부모
커밋
0ed07c5a78
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