• Ugorji Nwoke's avatar
    cmd/godoc: remove extra / in paths · 0eb4df0b
    Ugorji Nwoke authored
    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
    0eb4df0b
Name
Last commit
Last update
..
codereview Loading commit data...
godoc Loading commit data...
time Loading commit data...