diff options
| author | Andrew Gerrand <adg@golang.org> | 2010-07-30 10:36:13 +1000 |
|---|---|---|
| committer | Andrew Gerrand <adg@golang.org> | 2010-07-30 10:36:13 +1000 |
| commit | bab711b184e7737d25f3efa04d55fec9e809a386 (patch) | |
| tree | 1ef7dccdf9fa140cc0906063f1b698ff73e5cad4 /lib | |
| parent | c21e2f3925215a0f0dc4bcd22afb837537179dde (diff) | |
| download | go-bab711b184e7737d25f3efa04d55fec9e809a386.tar.xz | |
doc: update front page and go_learning.html
This is a stop-gap change to give more current information visibility
before a more thorough reorganization.
R=r, rsc, gri
CC=golang-dev
https://golang.org/cl/1902042
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/godoc/godoc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/godoc/godoc.html b/lib/godoc/godoc.html index aef7f4dc40..bb3c07fe01 100644 --- a/lib/godoc/godoc.html +++ b/lib/godoc/godoc.html @@ -78,8 +78,8 @@ <li class="navhead"><a href="/">Home</a></li> <li class="blank"> </li> - <li class="navhead"><a href="/doc/go_learning.html">Go Resources</a></li> <li class="navhead"><a href="/doc/install.html">Installing Go</a></li> + <li class="navhead"><a href="/doc/go_learning.html">Go Resources</a></li> <li class="blank"> </li> <li class="navhead">Selected Documents</li> |
