summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorThanh Ha <zxiiro@gmail.com>2020-01-22 17:14:50 -0500
committerThanh Ha <zxiiro@gmail.com>2020-01-22 18:23:25 -0500
commit197226c5386e9f5a367b58ff2d306976b87a4cf7 (patch)
treead290b9eac04f1ae176ea844decfd9754f62d86a /README.rst
parent318ffc7aadf61ccbcf7c766e4f37e2bf2e0a0102 (diff)
downloadpython-jenkins-job-builder-197226c5386e9f5a367b58ff2d306976b87a4cf7.tar.gz
python-jenkins-job-builder-197226c5386e9f5a367b58ff2d306976b87a4cf7.tar.xz
python-jenkins-job-builder-197226c5386e9f5a367b58ff2d306976b87a4cf7.zip
Fix links causing redirects
Some links have been permanently redirected to a new URL so adjust the links to go directly to the new URL. Change-Id: I900091f8bdc39aa5fd06eae04a9b18ef23add8f2 Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index fc1171c3..21445897 100644
--- a/README.rst
+++ b/README.rst
@@ -55,7 +55,7 @@ IRC:
More details on how you can contribute is available on our wiki at:
-* http://docs.openstack.org/infra/manual/developers.html
+* https://docs.openstack.org/infra/manual/developers.html
Writing a patch
---------------
@@ -109,10 +109,10 @@ Then install the required python packages using pip_::
$ sudo pip install PyYAML python-jenkins
.. _Jenkins: https://jenkins.io/
-.. _YAML: http://www.yaml.org/
+.. _YAML: https://yaml.org
.. _JSON: http://json.org/
-.. _pep8: https://pypi.python.org/pypi/pep8
-.. _pyflakes: https://pypi.python.org/pypi/pyflakes
-.. _tox: https://testrun.org/tox
-.. _libyaml: http://pyyaml.org/wiki/LibYAML
-.. _pip: https://pypi.python.org/pypi/pip
+.. _pep8: https://pypi.org/project/pep8
+.. _pyflakes: https://pypi.org/project/pyflakes
+.. _tox: https://tox.readthedocs.io/en/latest
+.. _libyaml: https://pyyaml.org/wiki/LibYAML
+.. _pip: https://pypi.org/project/pip