Skip to content

Commit 721df07

Browse files
authored
Merge pull request #78 from caliburn1994/patch-1
Fix the link
2 parents cd4dde5 + 3c84d11 commit 721df07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Go 1.14 [`Go Modules`](https://github.com/golang/go/wiki/Modules) 终于可以
1515
这是社区的努力。 如果看到新的模式,或者认为一个现有的模式需要更新,请提一个 issue。
1616

1717
如果需要命名、格式和样式方面的帮助,请运行 [`gofmt`](https://golang.org/cmd/gofmt/) 和 [`golint`](https://github.com/golang/lint) 。还要确保阅读这些 Go 代码风格的指导方针和建议:
18-
* https://talks.golang.org/2014/names.slidemake
18+
* https://talks.golang.org/2014/names.slide
1919
* https://golang.org/doc/effective_go.html#names
2020
* https://blog.golang.org/package-names
2121
* https://github.com/golang/go/wiki/CodeReviewComments

0 commit comments

Comments
 (0)