cmd/present: fix mixed content warnings when served by HTTPS

Fixes golang/go#11392

Change-Id: Ic7ecf19d88c5a7f1d0ef9bd21476074b242854f0
Reviewed-on: https://go-review.googlesource.com/11534
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Andrew Gerrand 2015-06-26 13:18:22 +10:00
parent 9febd36660
commit 7e09e07243
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<div id="topbar"><div class="container">
<form method="GET" action="http://golang.org/search">
<form method="GET" action="//golang.org/search">
<div id="menu">
<a href="http://golang.org/doc/">Documents</a>
<a href="http://golang.org/ref">References</a>