From: Andrew Gerrand Date: Thu, 18 Dec 2014 01:55:22 +0000 (+1100) Subject: doc: fixes to contributor docs X-Git-Tag: go1.5beta1~2610 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=0293b7ee37de9b489688a3bd8672a1655e441d71;p=gostls13.git doc: fixes to contributor docs Change-Id: Ib31fb1f8239d8113728bc4c6e411416721571341 Reviewed-on: https://go-review.googlesource.com/1743 Reviewed-by: Brad Fitzpatrick --- diff --git a/doc/contribute.html b/doc/contribute.html index 883196a0ba..a50dd85c42 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -139,7 +139,7 @@ Make sure git-codereview is installed in your shell path, so that t

-$ git review help
+$ git codereview help
 

@@ -165,7 +165,7 @@ by typing, for instance,

-$ git review sync
+$ git codereview sync
 

@@ -204,7 +204,7 @@ To install them, copy this text into your Git configuration file

After installing the git-codereview command, you can run

-$ git review help
+$ git codereview help