diff options
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" > |