Commit 8d5b324a authored by Andrew Gerrand's avatar Andrew Gerrand

doc: move /ref/cmd to /doc/cmd

Fixes #3400.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5926043
parent a786fe8e
<!--{ <!--{
"Title": "Command Documentation", "Title": "Command Documentation",
"Path": "/ref/cmd" "Path": "/doc/cmd"
}--> }-->
<p> <p>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
The documentation for the Go standard library. The documentation for the Go standard library.
</p> </p>
<h3 id="cmd"><a href="/ref/cmd">Command Documentation</a></h3> <h3 id="cmd"><a href="/doc/cmd">Command Documentation</a></h3>
<p> <p>
The documentation for the Go tools. The documentation for the Go tools.
</p> </p>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment