doc: Fix link
This commit is contained in:
parent
87c2c945c9
commit
e739da9698
|
|
@ -68,7 +68,7 @@ Then install the needed debuginfo packages:
|
||||||
Archlinux
|
Archlinux
|
||||||
^^^^^^^^^
|
^^^^^^^^^
|
||||||
|
|
||||||
For Archlinux, debug information is provided via their [Debuginfod instance](https://wiki.archlinux.org/title/Debuginfod). To use it, set the following in your environment:
|
For Archlinux, debug information is provided via their https://wiki.archlinux.org/title/Debuginfod[Debuginfod instance]. To use it, set the following in your environment:
|
||||||
|
|
||||||
----
|
----
|
||||||
DEBUGINFOD_URLS="https://debuginfod.archlinux.org/"
|
DEBUGINFOD_URLS="https://debuginfod.archlinux.org/"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue