Commit 320cf978 authored by Chris O'Haver's avatar Chris O'Haver Committed by John Belamaric

Fix go pprof lib link (#638)

parent e9f6a1b4
...@@ -8,7 +8,7 @@ on your site for an index of the available endpoints. By default it will listen ...@@ -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. > you use pprof on a live site, consider restricting access or enabling it only temporarily.
For more information, please see [Go's pprof 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). [Profiling Go Programs](https://blog.golang.org/profiling-go-programs).
There is not configuration. There is not configuration.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment