Przeglądaj źródła

documentation: changed link to style doc

Go-project has been moved from code.google.com to github.com
Sergey Mudrik 10 lat temu
rodzic
commit
3dad5fffc0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -35,7 +35,7 @@ Thanks for your contributions!
 
 
 ### Code style
 ### Code style
 
 
-The coding style suggested by the Golang community is used in etcd. See the [style doc](https://code.google.com/p/go-wiki/wiki/CodeReviewComments) for details.
+The coding style suggested by the Golang community is used in etcd. See the [style doc](https://github.com/golang/go/wiki/CodeReviewComments) for details.
 
 
 Please follow this style to make etcd easy to review, maintain and develop.
 Please follow this style to make etcd easy to review, maintain and develop.