From b25f5558c69140deb652337afaab5c1186cd0ff1 Mon Sep 17 00:00:00 2001 From: cui fliter Date: Thu, 14 Dec 2023 16:40:35 +0800 Subject: all: replace outdated links Change-Id: I7156e7858e8f06459818e03729c644d64e04d43c Reviewed-on: https://go-review.googlesource.com/c/go/+/549356 Reviewed-by: Cherry Mui Run-TryBot: shuang cui TryBot-Result: Gopher Robot Reviewed-by: Michael Pratt LUCI-TryBot-Result: Go LUCI --- src/runtime/pprof/pprof.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/runtime') diff --git a/src/runtime/pprof/pprof.go b/src/runtime/pprof/pprof.go index 1e698425d7..a4dcf33508 100644 --- a/src/runtime/pprof/pprof.go +++ b/src/runtime/pprof/pprof.go @@ -69,7 +69,7 @@ // all pprof commands. // // For more information about pprof, see -// https://github.com/google/pprof/blob/master/doc/README.md. +// https://github.com/google/pprof/blob/main/doc/README.md. package pprof import ( -- cgit v1.3-6-g1900