Workflow documentation is now in infra-manual

Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: Icbbfca07dc418ede61376a2b07e28979358cf497
This commit is contained in:
Jeremy Stanley 2014-12-05 03:30:35 +00:00
parent bfd201cf83
commit f1c0ed5379

View File

@ -34,7 +34,7 @@ On Fedora 20 and later::
Build and update API docs
=========================
For more details about the Gerrit workflow, see `Gerrit Workflow <https://wiki.openstack.org/wiki/GerritWorkflow>`_.
For more details about the Gerrit workflow, see `Gerrit Workflow <http://docs.openstack.org/infra/manual/developers.html#development-workflow>`_.
To build and updates any of the API documents:
@ -68,7 +68,7 @@ To build and updates any of the API documents:
mvn clean generate-sources
#. To check in your changes, see `Gerrit Workflow <https://wiki.openstack.org/wiki/GerritWorkflow>`_.
#. To check in your changes, see `Gerrit Workflow <http://docs.openstack.org/infra/manual/developers.html#development-workflow>`_.
- The root of the generated HTML (API site) documentation is::