summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorDarragh Bailey <dbailey@hpe.com>2016-01-21 19:39:09 +0000
committerDarragh Bailey <dbailey@hpe.com>2016-04-22 15:11:47 +0100
commita6d021ab4f6639fc86fdb5a2f99db27678551631 (patch)
treeb24a42845f79e53e81b683a0bf0bcce4ab5e2a9f /README.rst
parentc424332b16899b45567b602927ea72da7022b7a5 (diff)
downloadpython-jenkins-job-builder-a6d021ab4f6639fc86fdb5a2f99db27678551631.tar.gz
python-jenkins-job-builder-a6d021ab4f6639fc86fdb5a2f99db27678551631.tar.xz
python-jenkins-job-builder-a6d021ab4f6639fc86fdb5a2f99db27678551631.zip
Update Urls for redirects and broken
Update Urls broken in the documentation and code to results of redirects or where the correct endpoint is known. Change-Id: Ie4ef2d1e207c7a98295625ed2cb74ab37e85730d (cherry picked from commit 63ca017d0a728a96e8a8a1128d309f79bea7c769)
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 9ebee937..746cda0c 100644
--- a/README.rst
+++ b/README.rst
@@ -75,7 +75,7 @@ Then install the required python packages using pip_::
$ sudo pip install PyYAML python-jenkins
-.. _Jenkins: http://jenkins-ci.org/
+.. _Jenkins: https://jenkins.io/
.. _YAML: http://www.yaml.org/
.. _JSON: http://json.org/
.. _pep8: https://pypi.python.org/pypi/pep8