Skip to content

Commit f7120b2

Browse files
committed
Suggest latest version on the home page
1 parent bf195bf commit f7120b2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

public/index.html

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/index.tmpl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@
2626

2727
<p>
2828
Unless stated otherwise, examples here assume the
29-
<a href="https://go.dev/doc/devel/release">latest major release Go</a>.
29+
<a href="https://go.dev/doc/devel/release">latest major release Go</a>
30+
and may use new language features. Try to upgrade to the latest
31+
version if something isn't working.
3032
</p>
3133

3234
<ul>

0 commit comments

Comments
 (0)