Update documentation links

Apply URL redirections reported by tox docs-linkcheck output.

Change-Id: Id2f400414068c26d3103ca8fa564b7e9827f9f79
This commit is contained in:
Vsevolod Fedorov 2023-11-09 12:24:34 +03:00
parent 940a4b65be
commit 53bdf1ee7a
4 changed files with 12 additions and 12 deletions

View File

@ -55,7 +55,7 @@ IRC:
More details on how you can contribute is available on our wiki at: More details on how you can contribute is available on our wiki at:
* https://docs.openstack.org/infra/manual/developers.html * https://docs.opendev.org/opendev/infra-manual/latest/developers.html
Writing a patch Writing a patch
--------------- ---------------
@ -112,11 +112,11 @@ Then install the required python packages using pip_::
$ sudo pip install PyYAML python-jenkins $ sudo pip install PyYAML python-jenkins
.. _Jenkins: https://jenkins.io/ .. _Jenkins: https://www.jenkins.io/
.. _YAML: https://yaml.org .. _YAML: https://yaml.org
.. _JSON: http://json.org/ .. _JSON: http://json.org/
.. _pep8: https://pypi.org/project/pep8 .. _pep8: https://pypi.org/project/pep8
.. _pyflakes: https://pypi.org/project/pyflakes .. _pyflakes: https://pypi.org/project/pyflakes
.. _tox: https://tox.readthedocs.io/en/latest .. _tox: https://tox.wiki/en/latest/
.. _libyaml: https://pyyaml.org/wiki/LibYAML .. _libyaml: https://pyyaml.org/wiki/LibYAML
.. _pip: https://pypi.org/project/pip .. _pip: https://pypi.org/project/pip

View File

@ -1840,7 +1840,7 @@ def maven_builder(registry, xml_parent, data):
Allows your build jobs to deploy artifacts automatically to Artifactory. Allows your build jobs to deploy artifacts automatically to Artifactory.
Requires the Jenkins `Artifactory Plugin Requires the Jenkins `Artifactory Plugin
<https://www.jfrog.com/confluence/display/RTF/Jenkins+Artifactory+Plug-in>`_. <https://jfrog.com/help/r/jfrog-integrations-documentation/jenkins-artifactory-plug-in>`_.
:arg str name: Name of maven installation from the configuration (required) :arg str name: Name of maven installation from the configuration (required)
:arg str pom: Location of pom.xml (default 'pom.xml') :arg str pom: Location of pom.xml (default 'pom.xml')
@ -3147,7 +3147,7 @@ def sonar(registry, xml_parent, data):
Invoke standalone Sonar analysis. Invoke standalone Sonar analysis.
Requires the Jenkins `Sonar Plugin Requires the Jenkins `Sonar Plugin
<https://docs.sonarqube.org/latest/analysis/scan/sonarscanner-for-jenkins>`_. <https://docs.sonarsource.com/sonarqube/latest/analyzing-source-code/scanners/jenkins-extension-sonarqube/>`_.
:arg str sonar-name: Name of the Sonar installation. :arg str sonar-name: Name of the Sonar installation.
:arg str sonar-scanner: Name of the Sonar Scanner. :arg str sonar-scanner: Name of the Sonar Scanner.

View File

@ -3324,7 +3324,7 @@ def sonar(registry, xml_parent, data):
"""yaml: sonar """yaml: sonar
Sonar plugin support. Sonar plugin support.
Requires the Jenkins `Sonar Plugin. Requires the Jenkins `Sonar Plugin.
<https://docs.sonarqube.org/latest/analysis/scan/sonarscanner-for-jenkins>`_ <https://docs.sonarsource.com/sonarqube/latest/analyzing-source-code/scanners/jenkins-extension-sonarqube/>`_
:arg str installation-name: name of the Sonar instance to use (optional) :arg str installation-name: name of the Sonar instance to use (optional)
:arg str jdk: JDK to use (inherited from the job if omitted). (optional) :arg str jdk: JDK to use (inherited from the job if omitted). (optional)

View File

@ -221,7 +221,7 @@ def git(registry, xml_parent, data):
:browsers supported: :browsers supported:
* **auto** - (default) * **auto** - (default)
* **assemblaweb** - https://www.assembla.com/home * **assemblaweb** - https://get.assembla.com/
* **bitbucketweb** - https://bitbucket.org/ * **bitbucketweb** - https://bitbucket.org/
* **cgit** - https://git.zx2c4.com/cgit/about/ * **cgit** - https://git.zx2c4.com/cgit/about/
* **fisheye** - https://www.atlassian.com/software/fisheye * **fisheye** - https://www.atlassian.com/software/fisheye
@ -229,10 +229,10 @@ def git(registry, xml_parent, data):
* **githubweb** - https://github.com/ * **githubweb** - https://github.com/
* **gitiles** - https://code.google.com/archive/p/gitiles/ * **gitiles** - https://code.google.com/archive/p/gitiles/
* **gitlab** - https://about.gitlab.com/ * **gitlab** - https://about.gitlab.com/
* **gitlist** - http://gitlist.org/ * **gitlist** - https://gitlist.org/
* **gitoriousweb** - https://gitorious.org/ * **gitoriousweb** - https://gitorious.org/
* **gitweb** - https://git-scm.com/docs/gitweb * **gitweb** - https://git-scm.com/docs/gitweb
* **kiln** - https://www.fogbugz.com/version-control * **kiln** - https://ignitetech.com/softwarelibrary/fogbugz
* **microsoft\-tfs\-2013** - |tfs_2013| * **microsoft\-tfs\-2013** - |tfs_2013|
* **phabricator** - https://www.phacility.com/ * **phabricator** - https://www.phacility.com/
* **redmineweb** - https://www.redmine.org/ * **redmineweb** - https://www.redmine.org/
@ -344,7 +344,7 @@ def git(registry, xml_parent, data):
.. literalinclude:: /../../tests/scm/fixtures/git001.yaml .. literalinclude:: /../../tests/scm/fixtures/git001.yaml
.. |tfs_2013| replace:: .. |tfs_2013| replace::
https://azure.microsoft.com/en-us/services/devops/server https://azure.microsoft.com/en-us/products/devops/server/
""" """
logger = logging.getLogger("%s:git" % __name__) logger = logging.getLogger("%s:git" % __name__)
@ -1371,8 +1371,8 @@ def hg(self, xml_parent, data):
* **bitbucketweb** - https://bitbucket.org/ * **bitbucketweb** - https://bitbucket.org/
* **fisheye** - https://www.atlassian.com/software/fisheye * **fisheye** - https://www.atlassian.com/software/fisheye
* **googlecode** - https://code.google.com/ * **googlecode** - https://code.google.com/
* **hgweb** - https://www.mercurial-scm.org/repo/hg/help/hgweb * **hgweb** - https://repo.mercurial-scm.org/hg/help/hgweb
* **kilnhg** - https://www.fogbugz.com/version-control * **kilnhg** - https://ignitetech.com/softwarelibrary/fogbugz
* **rhodecode** - https://rhodecode.com/ (versions >= 1.2) * **rhodecode** - https://rhodecode.com/ (versions >= 1.2)
* **rhodecode-pre-1.2.0** - https://rhodecode.com/ (versions < 1.2) * **rhodecode-pre-1.2.0** - https://rhodecode.com/ (versions < 1.2)