summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-14 15:19:54 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-14 15:19:54 +0200
commitcee999d4c6e7465195af1f9c1d8429827ed30b1e (patch)
tree7e5f7e7d0adee4eb34b0aff52ec12fdd166250b0 /README
parent3f19c7a37a7fe500339b6ca819b13f09ca4ec671 (diff)
downloadjenkins.debian.net-cee999d4c6e7465195af1f9c1d8429827ed30b1e.tar.xz
more s#http#https# changes
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 38b03100..55837db6 100644
--- a/README
+++ b/README
@@ -10,13 +10,13 @@ About jenkins.debian.net
== About jenkins.debian.net
-http://jenkins.debian.net is *work in progress* and is in it's infancy as a tool for the automated quality monitoring of Debian. in existence since October 15th 2012.
+https://jenkins.debian.net is *work in progress* and is in it's infancy as a tool for the automated quality monitoring of Debian. in existence since October 15th 2012.
Get the source by running `git clone git://git.debian.org/git/qa/jenkins.debian.net.git`. It's all in there, no (relevant) manual setup has been done besides what's in this git repository.
The (virtualized) hardware is sponsored by http://www.profitbricks.com - currently it's using 6 cores and 10 GB memory, thanks a lot!
-Some stats are available using link:http://jenkins.debian.net/munin/jenkins-month.html[munin-plugins for jenkins].
+Some stats are available using link:https://jenkins.debian.net/munin/jenkins-month.html[munin-plugins for jenkins].
If you notice some jobs has problems and you want to find out why, read <<debug,debug certain jobs>> to learn how to do this locally.
@@ -136,11 +136,11 @@ I love to get feedback on this! Please send an email to debian-qa@lists.debian.o
=== Setup
-See link:http://jenkins.debian.net/userContent/setup.html[INSTALL].
+See link:https://jenkins.debian.net/userContent/setup.html[INSTALL].
=== ToDo
-There is still a lot of work left, check the current link:http://jenkins.debian.net/userContent/todo.html[ToDo list].
+There is still a lot of work left, check the current link:https://jenkins.debian.net/userContent/todo.html[ToDo list].
== License