diff --git a/godoc/static/doc.go b/godoc/static/doc.go index 3f3a27cb..e1e75da2 100644 --- a/godoc/static/doc.go +++ b/godoc/static/doc.go @@ -4,5 +4,5 @@ // Package static exports a map of static file content that supports the godoc // user interface. The map should be used with the mapfs package, see -// code.google.com/p/godoc/vfs/mapfs. +// code.google.com/p/go.tools/godoc/vfs/mapfs. package static