diff options
author | Ondřej Surý <ondrej@sury.org> | 2011-05-04 01:04:51 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2011-05-04 01:04:51 +0200 |
commit | 14cda8f405d55947c0a3fae0852b04af8405eae0 (patch) | |
tree | fa304ad78ef1a8166b3dcd964e1a63091d4c9db2 /doc/devel/index.html | |
parent | c1ba1a0fec4aed430709030f98a3bdb90bfeea16 (diff) | |
download | golang-upstream/57.tar.gz |
Imported Upstream version 57upstream/57
Diffstat (limited to 'doc/devel/index.html')
-rw-r--r-- | doc/devel/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/devel/index.html b/doc/devel/index.html index b9b526b94..ae405bf52 100644 --- a/doc/devel/index.html +++ b/doc/devel/index.html @@ -2,7 +2,8 @@ <ul> <li><a href="roadmap.html">Roadmap</a></li> -<li><a href="release.html">Release History</a></li> +<li><a href="release.html">Release history</a></li> +<li><a href="weekly.html">Weekly snapshot history</a></li> <li><a href="http://godashboard.appspot.com">Build and benchmark status</a></li> </ul> <ul> |