Fix moved URLs

Fix links for documents that moved:
* The Zuul gating document has moved
* The project list has moved - use a generic URL that redirects for
  latest release to be version independent

Change-Id: I8bbba4a137b9c2e533dfca23c29c47ba37d81a36
This commit is contained in:
Andreas Jaeger 2017-09-06 21:06:59 +02:00
parent 3a1be130fd
commit 2adbcc6e4b
2 changed files with 2 additions and 2 deletions

View File

@ -1110,7 +1110,7 @@ Add Link to Your Developer Documentation
If your project is not an official OpenStack project, skip this section.
Update the https://docs.openstack.org/developer/openstack-projects.html
Update the https://docs.openstack.org/openstack-projects.html
page with a link to your documentation by checking out the
``openstack/openstack-manuals`` repository and editing
``www/developer/openstack-projects.html``.

View File

@ -1087,6 +1087,6 @@ other repositories can be identified.
Additional information about project gating and Zuul can be found in
the Zuul documentation, located at:
https://docs.openstack.org/infra/zuul/gating.html
https://docs.openstack.org/infra/zuul/user/gating.html
.. _`Running Python Unit Tests`: https://docs.openstack.org/project-team-guide/project-setup/python.html#running-python-unit-tests