]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fix stale gofrontend/gccgo contribution link
authorEmmanuel Odeke <emm.odeke@gmail.com>
Thu, 1 Sep 2016 09:49:27 +0000 (02:49 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 1 Sep 2016 18:38:38 +0000 (18:38 +0000)
Change-Id: I63af8f0a19ec91f4a2001aa7a2eadcd2232a47df
Reviewed-on: https://go-review.googlesource.com/28348
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/gccgo_contribute.html

index dd1327ad1fe20f2eeba8040271f47c14c8ab6248..1286fcc2be7b78148130de04e6a6cfd1962b9b0a 100644 (file)
@@ -12,7 +12,7 @@ information on building gccgo for yourself,
 see <a href="/doc/gccgo_install.html">Setting up and using gccgo</a>.
 For more of the gritty details on the process of doing development
 with the gccgo frontend,
-see <a href="https://code.google.com/p/gofrontend/source/browse/HACKING">the
+see <a href="https://go.googlesource.com/gofrontend/+/master/HACKING">the
 file HACKING</a> in the gofrontend repository.
 </p>