Fix deadlink to the old bug tracker in footer

The bug tracker had been updated in doc/index.asciidoc, but the one in
doc/footer.asciidoc was still the old one, which is a deadlink now.

I udpated it just by copying the sentense in doc/index.asciidoc

Signed-off-by: Dale young <daleyoung4242@gmail.com>
This commit is contained in:
Dale young 2024-03-18 17:15:07 +08:00
parent bae9594ac1
commit 942bbe2d2d

View file

@ -6,9 +6,10 @@ information on pacman and its related tools.
Bugs Bugs
---- ----
Bugs? You must be kidding; there are no bugs in this software. But if we Bugs? You must be kidding; there are no bugs in this software. But if we
happen to be wrong, submit a bug report with as much detail as possible happen to be wrong, please report them to the issue tracker at
at the https://bugs.archlinux.org/index.php?project=3[Arch Linux Bug Tracker] link:https://gitlab.archlinux.org/pacman/pacman/-/issues[] with specific
in the Pacman section. information such as your command-line, the nature of the bug, and even
the package database if it helps.
Authors Authors