docs: update issues url to gitlab

Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
This commit is contained in:
Leonidas Spyropoulos 2022-02-08 17:51:07 +00:00
parent bf0623d8c7
commit d79d7bdd1e
No known key found for this signature in database
GPG key ID: 59E43E106B247368
52 changed files with 52 additions and 51 deletions

View file

@ -83,7 +83,7 @@
<p>
{{ "If you find a bug in the AUR web interface, please fill out a bug report on our %sbug tracker%s. Use the tracker to report bugs in the AUR web interface %sonly%s. To report packaging bugs contact the package maintainer or leave a comment on the appropriate package page."
| tr
| format('<a href="https://bugs.archlinux.org/index.php?project=2">', "</a>",
| format('<a href="https://gitlab.archlinux.org/archlinux/aurweb/-/issues">', "</a>",
"<strong>", "</strong>")
| safe
}}