aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Pike <r@golang.org>2010-02-01 17:38:26 +1100
committerRob Pike <r@golang.org>2010-02-01 17:38:26 +1100
commit65e671b903807967f84817f84703ff46d6feed9f (patch)
treeeeb962020f4e2a9727669b295e9ac00c032dc377
parent20195bbe6170f604d4067db1297774e45cda905e (diff)
downloadgo-65e671b903807967f84817f84703ff46d6feed9f.tar.gz
go-65e671b903807967f84817f84703ff46d6feed9f.zip
add link to go build dashboard.
break the list into two pieces R=golang-dev CC=golang-dev https://golang.org/cl/196088
-rw-r--r--doc/devel/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/devel/index.html b/doc/devel/index.html
index c8af0214ef..b9b526b943 100644
--- a/doc/devel/index.html
+++ b/doc/devel/index.html
@@ -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>