diff options
| author | Russ Cox <rsc@golang.org> | 2011-05-03 14:07:31 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2011-05-03 14:07:31 -0400 |
| commit | ca2cb382ba89d1a1534f71ec2218a23659e3d491 (patch) | |
| tree | 876505260120fc4e9905d31742b4000380bbe757 /doc/devel/index.html | |
| parent | 658a82a13b6ba53df3bdad1e9cc686222dcea4fc (diff) | |
| download | go-release.r57.tar.xz | |
[release-branch.r57] doc: release.r57release.r57
««« CL 4457049 / d222384d1bad
doc: release.r57
R=golang-dev, r, adg, r2
CC=golang-dev
https://golang.org/cl/4457049
»»»
R=golang-dev
TBR=r
CC=golang-dev
https://golang.org/cl/4431087
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 b9b526b943..ae405bf520 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> |
