godoc/dl: remove broken link to old releases
Fxies golang/go#15284 Change-Id: I64db7db801eb8ab89765aeb6ab3f3facad4f21be Reviewed-on: https://go-review.googlesource.com/22165 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
3114265539
commit
0c4d9b3099
|
@ -134,12 +134,6 @@ information about Go releases.
|
||||||
{{template "releases" .}}
|
{{template "releases" .}}
|
||||||
{{end}}
|
{{end}}
|
||||||
|
|
||||||
<h3>Older versions</h3>
|
|
||||||
|
|
||||||
<p>
|
|
||||||
Older releases of Go are available at <a href="https://code.google.com/p/go/downloads/list?can=1">Google Code</a>.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Disabled for now; there's no admin functionality yet.
|
<!-- Disabled for now; there's no admin functionality yet.
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in New Issue