Update infra-manual location

The infra-manual now lives on docs.opendev.org, update links.

New location is: https://docs.opendev.org/opendev/infra-manual/latest

Change-Id: Icbda007a00b4ca0bac1ccf00a093d89685db3f87
This commit is contained in:
Andreas Jaeger 2020-03-21 16:54:14 +01:00
parent f8e971d50c
commit 7f9b39fadf
4 changed files with 7 additions and 7 deletions

View File

@ -7,4 +7,4 @@ OpenStack projects, and does not cover creation of new projects, or promotion
of projects to official status. For those topics, see the `Project Creator's
Guide`_ from the *Infrastructure User Manual*.
.. _Project Creator's Guide: http://docs.openstack.org/infra/manual/creators.html
.. _Project Creator's Guide: https://docs.opendev.org/opendev/infra-manual/latest/creators.html

View File

@ -199,7 +199,7 @@ For more details about setting up a repository to support automated
releases, see the `Project Creator's Guide`_ from the
*Infrastructure User Manual*.
.. _Project Creator's Guide: https://docs.openstack.org/infra/manual/creators.html
.. _Project Creator's Guide: https://docs.opendev.org/opendev/infra-manual/latest/creators.html
The tagging and releasing process is error-prone. In order to properly review

View File

@ -24,7 +24,7 @@ rename is done.
The detailed steps for renaming a project are documented in the
section `Project Renames
<https://docs.openstack.org/infra/manual/creators.html#project-renames>`_
<https://docs.opendev.org/opendev/infra-manual/latest/creators.html#project-renames>`_
of the OpenDev Manual.
Retiring a Repository
@ -53,7 +53,7 @@ Steps 2-4: Remove Project from OpenDev and Retire it
----------------------------------------------------
Follow the steps about `Retiring a Project
<https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project>`_
<https://docs.opendev.org/opendev/infra-manual/latest/drivers.html#retiring-a-project>`_
in the OpenDev Manual.

View File

@ -92,8 +92,8 @@ their own authority under the perhaps mistaken impression that they
know better than the test system whether a change functions correctly.
For more information on the automated testing infrastructure itself,
including how to configure and use it, see the `Infrastructure User
Manual <http://docs.openstack.org/infra/manual/>`_.
including how to configure and use it, see the `OpenDev
Manual <https://docs.opendev.org/opendev/infra-manual/latest/>`_.
Test Failures
=============
@ -112,4 +112,4 @@ system.
For more information on how to deal with integration test failures,
see the `Developer's Guide
<http://docs.openstack.org/infra/manual/developers.html#automated-testing>`_.
<https://docs.opendev.org/opendev/infra-manual/latest/developers.html#automated-testing>`_.