From 2c4a39152af1af15abd5ca69170fc12899bb2121 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Fri, 6 Mar 2026 12:03:40 +0100 Subject: [PATCH] docs: update link to ubuntu's debug symbols documentation Part-of: --- docs/precompiled.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/precompiled.rst b/docs/precompiled.rst index 387420bd1d2..5ac2bb49461 100644 --- a/docs/precompiled.rst +++ b/docs/precompiled.rst @@ -45,4 +45,4 @@ Please refer to the corresponding documentation: - Arch Linux: https://wiki.archlinux.org/title/Debugging/Getting_traces - Debian: https://wiki.debian.org/HowToGetABacktrace/ - Fedora: https://docs.fedoraproject.org/en-US/quick-docs/bugzilla-providing-a-stacktrace/ -- Ubuntu: https://documentation.ubuntu.com/server/how-to/debugging/debug-symbol-packages/ +- Ubuntu: https://ubuntu.com/server/docs/how-to/debugging/debug-symbol-packages/