diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-12-17 17:59:24 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-12-17 17:59:24 +0100 |
commit | 24aae24ac7a7948be73035ff224f77fe7d8943c4 (patch) | |
tree | 4c3b42dfb3bff77da57fc1bfa9e28719feb98760 /README | |
parent | fac844021d3108a9b7186020327485f7c95cbfd8 (diff) | |
download | jenkins.debian.net-24aae24ac7a7948be73035ff224f77fe7d8943c4.tar.xz |
https://reproducible.debian.net/ is the new canonical URL for that website, thanks Mattia Rizzolo for finally fixing the apache mod_rewrite rules
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -117,7 +117,7 @@ Installation tests inside chroot environments. === reproducible jobs -* Several jobs are being to test packages whether they can be build reproducible or not. The result is the website http://reproducible.debian.net which is actually just a collection of html files being served from this host. +* Several jobs are being to test packages whether they can be build reproducible or not. The result is the website https://reproducible.debian.net which is actually just a collection of html files being served from this host. * There are three builder job, alpha+beta+gamma which are each started every 2min., and there is a scheduler jobs scheduling builds for them. Several other jobs exist to build the html pages. |