aboutsummaryrefslogtreecommitdiff
path: root/doc/next/6-stdlib/99-minor/runtime/debug/42888.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/next/6-stdlib/99-minor/runtime/debug/42888.md')
-rw-r--r--doc/next/6-stdlib/99-minor/runtime/debug/42888.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/next/6-stdlib/99-minor/runtime/debug/42888.md b/doc/next/6-stdlib/99-minor/runtime/debug/42888.md
index d75c86900f..a4e812cc06 100644
--- a/doc/next/6-stdlib/99-minor/runtime/debug/42888.md
+++ b/doc/next/6-stdlib/99-minor/runtime/debug/42888.md
@@ -1,5 +1,5 @@
-The [`debug.SetCrashOutput`](/runtime#SetCrashOutput) function allows
+The [`debug.SetCrashOutput`](/pkg/runtime#SetCrashOutput) function allows
the user to specify an alternate file to which the runtime should
write its fatal crash report
([#42888](https://github.com/golang/go/issues/42888)).