mirror of
https://github.com/golang/go.git
synced 2025-05-30 19:52:53 +00:00
srcLink includes the / now; adding another yields //, which means something else entirely in URLs. Fixes #3327. R=golang-dev, gri CC=golang-dev https://golang.org/cl/5823060