diff options
| author | Andrew Gerrand <adg@golang.org> | 2012-02-27 11:25:43 +1100 |
|---|---|---|
| committer | Andrew Gerrand <adg@golang.org> | 2012-02-27 11:25:43 +1100 |
| commit | cd1a2f7e74b9a697cacfeee971cdba506b032eb2 (patch) | |
| tree | 731f0c3d00df3864653c9407b7b36696e1d05d3e /doc/docs.html | |
| parent | b49dcb9d37cd5856fe273a0ceb56e70ce03e969f (diff) | |
| download | go-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.html | 2 |
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> |
