present: fix References link of talks.golang.org
Change-Id: I797a745dc891483217b732e9bf5413539f8c417e Reviewed-on: https://go-review.googlesource.com/2954 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
045f02ba9d
commit
694e7507fc
|
@ -13,7 +13,7 @@
|
||||||
<form method="GET" action="http://golang.org/search">
|
<form method="GET" action="http://golang.org/search">
|
||||||
<div id="menu">
|
<div id="menu">
|
||||||
<a href="http://golang.org/doc/">Documents</a>
|
<a href="http://golang.org/doc/">Documents</a>
|
||||||
<a href="http://golang.org/ref/">References</a>
|
<a href="http://golang.org/ref">References</a>
|
||||||
<a href="http://golang.org/pkg/">Packages</a>
|
<a href="http://golang.org/pkg/">Packages</a>
|
||||||
<a href="http://golang.org/project/">The Project</a>
|
<a href="http://golang.org/project/">The Project</a>
|
||||||
<a href="http://golang.org/help/">Help</a>
|
<a href="http://golang.org/help/">Help</a>
|
||||||
|
|
Loading…
Reference in New Issue