aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2009-11-10 18:06:50 -0800
committerRuss Cox <rsc@golang.org>2009-11-10 18:06:50 -0800
commit6672eb37975d582810682f1312f5d1906f55f026 (patch)
tree03d937627749b71b4fc6a72393a53953141aaca5
parentd6c388616b03f486d5e634b59132694af42e8d9a (diff)
downloadgo-6672eb37975d582810682f1312f5d1906f55f026.tar.gz
go-6672eb37975d582810682f1312f5d1906f55f026.zip
change code review link to appspot.
R=r https://golang.org/cl/153051
-rw-r--r--doc/contribute.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contribute.html b/doc/contribute.html
index 699a3fc5c1..39bba87a89 100644
--- a/doc/contribute.html
+++ b/doc/contribute.html
@@ -273,7 +273,7 @@ Saving authentication cookies to /Users/rsc/.codereview_upload_cookies_coderevie
<h3>Configure your account settings.</h3>
-<p>Edit your <a href="http://codereview.prom.corp.google.com/settings">code review settings</a>.
+<p>Edit your <a href="http://codereview.appspot.com/settings">code review settings</a>.
Grab a nickname.
Many people prefer to set the Context option to
&ldquo;Whole file&rdquo; to see more context when reviewing changes.