Workflow documentation is now in infra-manual

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

Change-Id: I2d859aba74a7f6c55435f2d56e8676e6bf9c4430
This commit is contained in:
Jeremy Stanley 2014-12-05 03:30:35 +00:00
parent 10ae5268df
commit b8ab943334
2 changed files with 2 additions and 2 deletions

View File

@ -68,4 +68,4 @@ review system for all code reviews. If you're unfamiliar with using
the OpenStack Gerrit review system, please review the `Gerrit Workflow`_
wiki documentation.
.. _`Gerrit Workflow`: https://wiki.openstack.org/wiki/Gerrit_Workflow
.. _`Gerrit Workflow`: http://docs.openstack.org/infra/manual/developers.html#development-workflow

View File

@ -81,7 +81,7 @@ Installation
sudo apt-get install -y python-pip python-dev libffi-dev libssl-dev git
# Clone DevStack and Barbican
git clone https://github.com/openstack-dev/devstack.git
git clone https://git.openstack.org/cgit/openstack-dev/devstack.git
git clone https://github.com/openstack/barbican.git
# Patch DevStack with Barbican setup files