Skip to content

Commit ad02e9a

Browse files
committed
[release-branch.go1.3] doc: link to release history from /doc/
««« 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
1 parent e0d5179 commit ad02e9a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/docs.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@ <h3 id="go_mem"><a href="/ref/mem">The Go Memory Model</a></h3>
9797
same variable in a different goroutine.
9898
</p>
9999

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

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

0 commit comments

Comments
 (0)