summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-29 16:35:18 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-29 16:35:18 +0200
commitf1cce714fbaa8ee4bd9c16d4fee0c27ca6986b0c (patch)
treebc91b5044d9979960069b3aa01b00f12b6e38aee /bin/reproducible_common.sh
parent3aa44cbb40d81bc317576a5631a890fbd87d2071 (diff)
downloadjenkins.debian.net-f1cce714fbaa8ee4bd9c16d4fee0c27ca6986b0c.tar.xz
reproducible: link to https://reproducible-builds.org/howto/ instead of rb.d.n/howto/
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 5e514f2d..ad0ec176 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -187,7 +187,7 @@ write_page_header() {
write_page " to get support for making sure your packages build reproducibly too. Also, we care about free software in general,"
write_page " so if you are an upstream developer or working on another distribution, we'd love to hear from you!"
write_page " Besides Debian we are also testing <a href=\"/coreboot/\">coreboot</a>, <a href=\"/openwrt/\">OpenWrt</a>, <a href=\"netbsd\">NetBSD</a> and <a href=\"/freebsd/\">FreeBSD</a> now, though not as thoroughly as Debian (yet?) - and there are plans to test <a href=\"$JENKINS_URL/userContent/todo.html#_reproducible_fedora\">Fedora</a> too."
- write_page " As we think that reproducible builds should become the norm, we have started to write <a href=\"/howto\">How to make your software reproducible</a>. As always we appreciate feedback on this document, just please don't consider it to be finished, comprehensive or correct yet.</p>"
+ write_page " As we think that reproducible builds should become the norm, we have started to write <a href=\"https://reproducible-builds.org/howto\">How to make your software reproducible</a>. As always we appreciate feedback on this document, just please don't consider it to be finished, comprehensive or correct yet.</p>"
fi
write_page "<nav><ul><li>Have a look at:</li>"
for MY_STATE in $ALLSTATES ; do