diff --git a/README.rst b/README.rst index fc1171c38..214458977 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 diff --git a/doc/source/execution.rst b/doc/source/execution.rst index eb292e116..2304e88e1 100644 --- a/doc/source/execution.rst +++ b/doc/source/execution.rst @@ -116,7 +116,7 @@ hipchat section can be used for any room your jobs might be configured to notify. For more information on this topic, please see the `Hipchat API Documentation`__ -__ https://www.hipchat.com/docs/apiv2/auth +__ https://developer.atlassian.com/server/hipchat/about-the-hipchat-rest-api/ stash section @@ -372,4 +372,4 @@ Command Reference can be overridden by setting the ``XDG_CACHE_HOME`` environment variable. .. [#f2] Jenkins Security Advisory affecting plugins info retrieval - https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2016-05-11 + https://wiki.jenkins.io/display/SECURITY/Jenkins+Security+Advisory+2016-05-11 diff --git a/doc/source/installation.rst b/doc/source/installation.rst index ddd4a5b62..fffc02a1f 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -20,7 +20,7 @@ The OpenStack project uses Puppet to manage its infrastructure systems, including Jenkins. If you use Puppet, you can use the `OpenStack Jenkins module`__ to install Jenkins Job Builder. -__ https://git.openstack.org/cgit/openstack-infra/puppet-jenkins/tree/ +__ https://opendev.org/opendev/puppet-jenkins/src/branch/master Documentation ------------- diff --git a/jenkins_jobs/modules/scm.py b/jenkins_jobs/modules/scm.py index 46465260a..a77cc3d67 100644 --- a/jenkins_jobs/modules/scm.py +++ b/jenkins_jobs/modules/scm.py @@ -233,7 +233,7 @@ def git(registry, xml_parent, data): * **kiln** - https://www.fogbugz.com/version-control * **microsoft\-tfs\-2013** - |tfs_2013| * **phabricator** - https://www.phacility.com/ - * **redmineweb** - http://www.redmine.org/ + * **redmineweb** - https://www.redmine.org/ * **rhodecode** - https://rhodecode.com/ * **stash** - https://www.atlassian.com/software/bitbucket/enterprise/data-center * **viewgit** - http://viewgit.fealdia.org/