1
0
mirror of https://github.com/golang/go synced 2024-11-21 05:34:39 -07:00

add link to go build dashboard.

break the list into two pieces

R=golang-dev
CC=golang-dev
https://golang.org/cl/196088
This commit is contained in:
Rob Pike 2010-02-01 17:38:26 +11:00
parent 20195bbe61
commit 65e671b903

View File

@ -3,5 +3,8 @@
<ul>
<li><a href="roadmap.html">Roadmap</a></li>
<li><a href="release.html">Release History</a></li>
<li><a href="http://godashboard.appspot.com">Build and benchmark status</a></li>
</ul>
<ul>
<li><a href="../contribute.html">Contributing code</a></li>
</ul>