Fix go pprof lib link (#638)

This commit is contained in:
Chris O'Haver
2017-04-21 14:17:50 -04:00
committed by John Belamaric
parent e9f6a1b4ce
commit 320cf97868

View File

@@ -8,7 +8,7 @@ on your site for an index of the available endpoints. By default it will listen
> you use pprof on a live site, consider restricting access or enabling it only temporarily.
For more information, please see [Go's pprof
documentation](https://golang.org/pkg/net/http/pprof/s://golang.org/pkg/net/http/pprof/) and read
documentation](https://golang.org/pkg/net/http/pprof/) and read
[Profiling Go Programs](https://blog.golang.org/profiling-go-programs).
There is not configuration.