_content: fix some frontend label bugs
Signed-off-by: cui fliter <imcusg@gmail.com>
This commit is contained in:
Родитель
dc3bd55b37
Коммит
1ccde8a810
|
@ -1469,7 +1469,7 @@ costs.
|
|||
|
||||
<h2 id="Appendix">Appendix</h2>
|
||||
|
||||
<h3 id="Additional_notes_on_GOGC">Additional notes on GOGC</h2>
|
||||
<h3 id="Additional_notes_on_GOGC">Additional notes on GOGC</h3>
|
||||
|
||||
<p>
|
||||
The <a href="#GOGC">GOGC section</a> claimed that doubling GOGC doubles heap
|
||||
|
|
|
@ -440,7 +440,7 @@ To update an existing tree to the latest release, you can run:
|
|||
<pre>
|
||||
$ cd go/src
|
||||
$ git fetch
|
||||
$ git checkout <span class="versionTag"><i><tag></i></psan>
|
||||
$ git checkout <span class="versionTag"><i><tag></i></span>
|
||||
$ ./all.bash
|
||||
</pre>
|
||||
|
||||
|
|
|
@ -69,7 +69,7 @@ func main() {
|
|||
<h2>Design started in late 2007.</h2>
|
||||
<h2>Implementation starting to work mid-2008.</h2>
|
||||
<h2>Released as an open source project in November 2009.</h2>
|
||||
<h2>Work continues.<h2>
|
||||
<h2>Work continues.</h2>
|
||||
<h2>Robert Griesemer, Ken Thompson, Rob Pike, Ian Lance Taylor, Russ Cox, many others</h2>
|
||||
</div>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче