go/lib/godoc
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
..
codewalk.html
codewalkdir.html
dirlist.html
error.html
example.html godoc: show example function doc comments in UI 2012-02-16 12:43:22 +11:00
godoc.html doc: change menu, tweak front page 2012-03-05 10:34:22 +11:00
opensearch.xml
package.html cmd/godoc: remove extra / in paths 2012-03-05 15:36:33 -05:00
package.txt godoc: don't show directories w/o packages in flat dir mode 2012-02-27 11:18:00 -08:00
search.html
search.txt