From a6d021ab4f6639fc86fdb5a2f99db27678551631 Mon Sep 17 00:00:00 2001 From: Darragh Bailey Date: Thu, 21 Jan 2016 19:39:09 +0000 Subject: 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) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') 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 -- cgit