]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.9] doc/contrib.html: fix outdated link
authorStanislav Afanasev <php.progger@gmail.com>
Mon, 11 Dec 2017 20:45:19 +0000 (23:45 +0300)
committerAndrew Bonventre <andybons@golang.org>
Mon, 22 Jan 2018 21:15:00 +0000 (21:15 +0000)
Change-Id: I6d94a14a781a2fbeb90db35ae3490ce2ac5f8ed1
Reviewed-on: https://go-review.googlesource.com/83315
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit 2fb9fe48c63ed0b7eee36d0d8c2d494ad70602b0)
Reviewed-on: https://go-review.googlesource.com/89036
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/contrib.html

index 0290923bcd8b961379858568e686d38ceec140e1..c165f397fc4bbd38fc1543f9a5c23f73e7df6a65 100644 (file)
@@ -117,6 +117,6 @@ guidelines</a> for information on design, testing, and our code review process.
 <p>
 Check <a href="//golang.org/issue">the tracker</a> for 
 open issues that interest you. Those labeled
-<a href="https://github.com/golang/go/issues?q=is%3Aopen+is%3Aissue+label%3Ahelpwanted">helpwanted</a>
+<a href="https://github.com/golang/go/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22">help wanted</a>
 are particularly in need of outside help.
 </p>