mirror of
https://github.com/golang/go
synced 2024-11-11 17:51:49 -07:00
gophertool: fix link to the build status dashboard
R=golang-dev CC=bradfitz, golang-dev https://golang.org/cl/5606050
This commit is contained in:
parent
40b7e814e5
commit
a98faa9b6f
@ -49,6 +49,6 @@ function openURL(url) {
|
||||
<a href="#" onclick="openURL('http://code.google.com/p/go/source/list')">commit</a>, or
|
||||
<a href="#" onclick="openURL('http://golang.org/pkg/')">pkg</a> id/name:</small>
|
||||
<form style='margin: 0' onsubmit="return navigate();"><nobr><input id="inputbox" size=10 /><input type="submit" value="go" /></nobr></form>
|
||||
<small>Also: <a href="#" onclick="openURL('http://godashboard.appspot.com/')">buildbots</small>
|
||||
<small>Also: <a href="#" onclick="openURL('http://build.golang.org/')">buildbots</small>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user