Hi,
Below is a patch to fix the broken URLs on the
https://manpages.debian.org/faq.html page.
https://github.com/0x0aba/debian-assets/tree/bug960597
Fixes: #960597.
Kind regards,
Anthony
---
faq.tmpl | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/faq.tmpl b/faq.tmpl
index c221fa9..5f16917 100644
--- a/faq.tmpl
+++ b/faq.tmpl
@@ -13,7 +13,7 @@
a <code>dman</code> command which fetches pages from this site
dynamically. If you can't install the package directly for some
reason, you can also download and run
- the <a href="
https://anonscm.debian.org/git/collab-maint/debian-goodies.git/plain/dman?id=19924c907a8b907eaea3c0d942c5ae780ef6111e">source
+ the <a href="
https://salsa.debian.org/debian/debian-goodies/-/raw/master/dman">source
code</a>. Review the source before running to make sure it hasn't
been compromised!
@@ -73,12 +73,12 @@ need to be reported:
itself, <a href="
https://github.com/Debian/debiman/pulls">pull
requests are welcome on Github</a>. If the problem is in the content
of one of those static pages, you may need to make changes to the
- <a href="
https://anonscm.debian.org/git/srv-manpages/deb