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: I1730ee6ff4ad835671b2dc361831bf7b98c3d2c8
This commit is contained in:
Andreas Jaeger 2020-03-21 12:40:55 +01:00
parent 7723e07987
commit 94e487039b
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ Push your change
OpenStack uses Gerrit to propose and review the code.
* Here is a quick overview of the `Gerrit Workflow
<https://docs.openstack.org/infra/manual/developers.html#quick-reference>`_
<https://docs.opendev.org/opendev/infra-manual/latest/developers.html#quick-reference>`_
* Push your change and review :doc:`using-gerrit`

View File

@ -19,7 +19,7 @@ Pushing A Change
.. note::
This is a quick start version. For a more in depth description of how to
clone, create a patch and push the change, directions can be `found here <https://docs.openstack.org/infra/manual/developers.html#starting-work-on-a-new-project>`_
clone, create a patch and push the change, directions can be `found here <https://docs.opendev.org/opendev/infra-manual/latest/developers.html#starting-work-on-a-new-project>`_
Following is a list of the commands that you need to know for your first
contribution:

View File

@ -109,7 +109,7 @@ Code
the gerrit interface rather than using ssh certificates, so is inherently
less secure.
* https://docs.openstack.org/infra/manual/developers.html#accessing-gerrit-over-https
* https://docs.opendev.org/opendev/infra-manual/latest/developers.html#accessing-gerrit-over-https
* For more information on how we use gerrit see: