aboutsummaryrefslogtreecommitdiff
path: root/doc/reference.html
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2012-03-27 13:46:16 +1100
committerAndrew Gerrand <adg@golang.org>2012-03-27 13:46:16 +1100
commit8d5b324afc6be6246e702c6bec35a3791ed033ea (patch)
tree4e0fdb91266f7965ca0b3c6bf40b09452884211f /doc/reference.html
parenta786fe8e13d4cb9192ee98864ea4df91321a8665 (diff)
downloadgo-8d5b324afc6be6246e702c6bec35a3791ed033ea.tar.xz
doc: move /ref/cmd to /doc/cmd
Fixes #3400. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/5926043
Diffstat (limited to 'doc/reference.html')
-rw-r--r--doc/reference.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference.html b/doc/reference.html
index 628289f7be..beaac431d2 100644
--- a/doc/reference.html
+++ b/doc/reference.html
@@ -14,7 +14,7 @@
The documentation for the Go standard library.
</p>
-<h3 id="cmd"><a href="/ref/cmd">Command Documentation</a></h3>
+<h3 id="cmd"><a href="/doc/cmd">Command Documentation</a></h3>
<p>
The documentation for the Go tools.
</p>