summaryrefslogtreecommitdiff
path: root/doc/docs.html
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2012-02-27 11:25:43 +1100
committerAndrew Gerrand <adg@golang.org>2012-02-27 11:25:43 +1100
commitcd1a2f7e74b9a697cacfeee971cdba506b032eb2 (patch)
tree731f0c3d00df3864653c9407b7b36696e1d05d3e /doc/docs.html
parentb49dcb9d37cd5856fe273a0ceb56e70ce03e969f (diff)
downloadgo-git-cd1a2f7e74b9a697cacfeee971cdba506b032eb2.tar.gz
doc: move wiki tutorial into articles directory, rmdir doc/codelab
R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/5701050
Diffstat (limited to 'doc/docs.html')
-rw-r--r--doc/docs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/docs.html b/doc/docs.html
index dbe74ad503..5dacee6634 100644
--- a/doc/docs.html
+++ b/doc/docs.html
@@ -65,7 +65,7 @@ Answers to common questions about Go.
<h3>Other introductory articles</h3>
<ul>
-<li><a href="codelab/wiki/">Writing Web Applications</a> -
+<li><a href="/doc/articles/wiki/">Writing Web Applications</a> -
building a simple web application.</li>
<li><a href="go_for_cpp_programmers.html">Go for C++ Programmers</a></li>
</ul>