Commit 72543b35 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian: update references to point to...

reproducible Debian: update references to point to https://salsa.debian.org/reproducible-builds/diffoscope



Signed-off-by: default avatarHolger Levsen <holger@layer-acht.org>
parent bf3c7eea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -398,7 +398,7 @@ if __name__ == '__main__':
    html = '<p>This page lists unexpected things a human should look at and '
    html += 'fix, like packages with an incoherent status or files that '
    html += 'should not be there. Some of these breakages are caused by '
    html += 'bugs in <a href="https://anonscm.debian.org/git/reproducible/diffoscope.git">diffoscope</a> '
    html += 'bugs in <a href="https://salsa.debian.org/reproducible-builds/diffoscope">diffoscope</a> '
    html += 'while others are probably due to bugs in the scripts run by jenkins. '
    html += '<em>Please help making this page empty!</em></p>\n'
    breakages = gen_html()