From 942bbe2d2df5defde58a09790e223494582f7508 Mon Sep 17 00:00:00 2001 From: Dale young Date: Mon, 18 Mar 2024 17:15:07 +0800 Subject: [PATCH] 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 --- doc/footer.asciidoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/footer.asciidoc b/doc/footer.asciidoc index fc5a212f..262346de 100644 --- a/doc/footer.asciidoc +++ b/doc/footer.asciidoc @@ -6,9 +6,10 @@ information on pacman and its related tools. Bugs ---- 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 -at the https://bugs.archlinux.org/index.php?project=3[Arch Linux Bug Tracker] -in the Pacman section. +happen to be wrong, please report them to the issue tracker at +link:https://gitlab.archlinux.org/pacman/pacman/-/issues[] with specific +information such as your command-line, the nature of the bug, and even +the package database if it helps. Authors