</p>
-<h2 id="GOPATH">Code organization</h2>
+<h2 id="Organization">Code organization</h2>
<h3 id="Workspaces">Workspaces</h3>
<p>
This convention is the easiest way to make your Go packages available for
others to use.
-The <a href="http://code.google.com/p/go-wiki/wiki/Projects">Go Community Wiki</a>
-has a list of external Go projects including programs and libraries.
+The <a href="http://code.google.com/p/go-wiki/wiki/Projects">Go Wiki</a>
+and <a href="http://godoc.org/">godoc.org</a>
+provide lists of external Go projects.
</p>
<p>