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:
Jongmin Kim 2015-01-16 20:23:02 +09:00 committed by Brad Fitzpatrick
parent 045f02ba9d
commit 694e7507fc
1 changed files with 1 additions and 1 deletions

View File

@ -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>