go/lib
Ugorji Nwoke 0eb4df0bc8 cmd/godoc: remove extra / in paths
If I click on links which should send you to source code (e.g. type, function, etc),
the link is to //src/... (instead of /src/...).
This causes a DNS resolution failure on the browser.

Quick fix is to remove the leading / from package.html
(since godoc.go src links automatically add a leading / as necessary).

Fixes #3193.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5730059
2012-03-05 15:36:33 -05:00
..
codereview codereview: add submit message support for newer clone URL and subrepos 2012-02-21 16:10:48 -05:00
godoc cmd/godoc: remove extra / in paths 2012-03-05 15:36:33 -05:00
time lib/time/zoneinfo: delete 2012-02-19 03:19:05 -05:00