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:
parent
10ae5268df
commit
b8ab943334
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user