diff options
author | Ondřej Surý <ondrej@sury.org> | 2011-06-03 11:31:24 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2011-06-03 11:31:24 +0200 |
commit | 56135c623a865c501ab31cc940c0e22ece2673f4 (patch) | |
tree | f69e04e82bbf75bdab0f624430ef265425e62b35 /doc/root.html | |
parent | 63d29fefab5290dc96e0a03ff70603aefa995887 (diff) | |
download | golang-56135c623a865c501ab31cc940c0e22ece2673f4.tar.gz |
Imported Upstream version 2011.06.02upstream-weekly/2011.06.02
Diffstat (limited to 'doc/root.html')
-rw-r--r-- | doc/root.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/root.html b/doc/root.html index 6722d0018..8d76928c8 100644 --- a/doc/root.html +++ b/doc/root.html @@ -78,6 +78,7 @@ google.setOnLoadCallback(loadFeed); <li><a href="/doc/effective_go.html">Effective Go</a></li> <li><a href="/doc/go_faq.html">Go FAQ</a></li> <li><a href="/doc/docs.html">Other Documentation</a></li> + <li><a href="http://code.google.com/appengine/docs/go/">Go for Google App Engine</a> <sup class="new">New!</sup></li> </ul> </div> <div id="resources-contributors" > |