Skip to content

Commit

Permalink
[release-branch.go1.3] doc: link to release history from /doc/
Browse files Browse the repository at this point in the history
««« CL 107950043 / 593f58ee96da
doc: link to release history from /doc/

Fixes #8168.

TBR=bradfitz
R=golang-codereviews
CC=golang-codereviews
https://golang.org/cl/107950043
»»»

LGTM=r
R=golang-codereviews, r
CC=adg, golang-codereviews, iant
https://golang.org/cl/105910043
  • Loading branch information
rsc committed Jun 12, 2014
1 parent e0d5179 commit ad02e9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ <h3 id="go_mem"><a href="/ref/mem">The Go Memory Model</a></h3>
same variable in a different goroutine.
</p>

<h3 id="release"><a href="/doc/devel/release.html">Release History</a></h3>
<p>A summary of the changes between Go releases.</p>


<h2 id="articles">Articles</h2>

Expand Down

0 comments on commit ad02e9a

Please sign in to comment.