diff --git a/README.md b/README.md index c1df80a36..c9edb2500 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ which encourages you to share these documents. See [https://creativecommons.org/licenses/by/3.0/][ccl] for more details. The following Google style guides live outside of this project: -[Go Style][go] and [Effective Dart][dart]. +[Go Code Review Comments][go] and [Effective Dart][dart]. Creative Commons License @@ -50,5 +50,5 @@ The following Google style guides live outside of this project: [emacs]: https://raw.githubusercontent.com/google/styleguide/gh-pages/google-c-style.el [xml]: https://google.github.io/styleguide/xmlstyle.html [dart]: https://www.dartlang.org/guides/language/effective-dart -[go]: https://github.com/golang/go/wiki/Style +[go]: https://github.com/golang/go/wiki/CodeReviewComments [ccl]: https://creativecommons.org/licenses/by/3.0/