]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.5.txt: fix URL for a CL
authorDamian Gryski <dgryski@gmail.com>
Fri, 27 Mar 2015 09:12:00 +0000 (10:12 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 27 Mar 2015 09:15:18 +0000 (09:15 +0000)
Change-Id: I6a91d255b9e9f66b0288b82af4303f9a9b4b373c
Reviewed-on: https://go-review.googlesource.com/8191
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.5.txt

index ef656034fca370336fe961871d2c59e891b5ced5..7a5d10526c4b5293c45aeca15082d6292405f41f 100644 (file)
@@ -44,7 +44,7 @@ Tools:
 
 build: external linking support for windows (https://golang.org/cl/7163, 7282, 7283, 7284, 7534, 7535)
 cmd/go, go/build: add ${SRCDIR} variable expansion to cgo lines (https://golang.org/cl/1756)
-cmd/go: add $DOLLAR to generate's variables (https://golang.org/8091)
+cmd/go: add $DOLLAR to generate's variables (https://golang.org/cl/8091)
 cmd/go: std wildcard now excludes commands in main repo (https://golang.org/cl/5550)
 cmd/go: .swig/.swigcxx files now require SWIG 3.0.6 or later
 cmd/vet: better validation of struct tags (https://golang.org/cl/2685)