Procházet zdrojové kódy

CONTRIBUTING: update link to style guide

Brian Waldon před 11 roky
rodič
revize
5b4fe8a558
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -27,7 +27,7 @@ Thanks for your contributions!
 
 
 ### Code style
 ### Code style
 
 
-The coding style suggested by the Golang community is used in etcd. See [style doc](https://code.google.com/p/go-wiki/wiki/Style) for details.
+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.
 
 
 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.