Update links in the docs to refer to opendev

Sync of Airship project to Github has been stopped [0],
refer to opendev.org mirror instead of Github to
make sure the user is always referred to updated
repos.

[0] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005011.html

Change-Id: I31303af9176e90f13ef63bfea68ad3796710bae5
This commit is contained in:
Evgeny L 2019-04-22 18:40:31 +00:00
parent 570666a971
commit dc548a6cd5
3 changed files with 3 additions and 3 deletions

View File

@ -84,4 +84,4 @@ main/index page of their `Readthedocs`_ documentation:
.. _Readthedocs: https://airshipit.readthedocs.io/
.. _Github: https://github.com
.. _Sphinx: http://www.sphinx-doc.org/en/stable/index.html
.. _Treasuremap: https://github.com/openstack/airship-treasuremap
.. _Treasuremap: https://opendev.org/airship/treasuremap/

View File

@ -61,6 +61,6 @@ Conventions and Standards
.. _Kubernetes: https://kubernetes.io/
.. _Openstack: https://www.openstack.org/
.. _Openstack-Helm: https://docs.openstack.org/openstack-helm/latest/
.. _Treasuremap: https://github.com/openstack/airship-treasuremap
.. _Treasuremap: https://opendev.org/airship/treasuremap/
.. _yaml: http://yaml.org/
.. _specifications: /projects/specs

View File

@ -420,7 +420,7 @@ function your_next_steps() {
echo "Explore Airship Treasuremap repository and documentation"
echo "available at the following URLs:"
echo " "
echo " https://github.com/openstack/airship-treasuremap"
echo " https://opendev.org/airship/treasuremap/"
echo " https://airship-treasuremap.readthedocs.io/"
echo " "
echo "---------------------------------------------------------------"