]> Cypherpunks repositories - gostls13.git/commitdiff
add link to go build dashboard.
authorRob Pike <r@golang.org>
Mon, 1 Feb 2010 06:38:26 +0000 (17:38 +1100)
committerRob Pike <r@golang.org>
Mon, 1 Feb 2010 06:38:26 +0000 (17:38 +1100)
break the list into two pieces

R=golang-dev
CC=golang-dev
https://golang.org/cl/196088

doc/devel/index.html

index c8af0214ef627796384941451dd2a4730c598364..b9b526b943ada999e3ba9b323d23f3c0ad0e4349 100644 (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>