]> Cypherpunks repositories - gostls13.git/commit
net/http/pprof: adjust URL in package doc
authorJoe Tsai <joetsai@digital-static.net>
Tue, 21 Mar 2023 03:28:47 +0000 (20:28 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 24 May 2023 20:26:47 +0000 (20:26 +0000)
commita7cb7df45a83bfb6ebf7dd6d0e9c191c5d69f44b
treec9f6244fb161b50866bb8ba2db46e0d05e5c6e3f
parent3c6883ccbc6a59569222e8295784200b4e662d3e
net/http/pprof: adjust URL in package doc

The indentation makes the URL be treated as a code block,
thus preventing automatic detection of this URL.
Avoid using a code block for this.

Change-Id: Ie37ae18ec0969ef2d5a6e3b92b2512dac093dbf6
Reviewed-on: https://go-review.googlesource.com/c/go/+/478015
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/net/http/pprof/pprof.go