Skip to content

Commit c754be8

Browse files
dgryskibradfitz
authored andcommitted
doc/go1.5.txt: fix URL for a CL
Change-Id: I6a91d255b9e9f66b0288b82af4303f9a9b4b373c Reviewed-on: https://go-review.googlesource.com/8191 Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent 6bf0007 commit c754be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/go1.5.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Tools:
4444

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

0 commit comments

Comments
 (0)