<ul>
<li><code>src</code> contains Go source files,
<li><code>pkg</code> contains compiled package objects, and
-<li><code>bin</code> contains executable commands.</code>
+<li><code>bin</code> contains executable commands.
</ul>
<p>
</p>
-<h2>Building and installing</h3>
+<h2>Building and installing</h2>
<p>
The <code>go</code> command comprises several subcommands, the most central being
</p>
-<h2 id="remote">Remote packages</h3>
+<h2 id="remote">Remote packages</h2>
<p>
An import path can describe how to obtain the package source code using a