Workflow documentation is now in infra-manual

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

Change-Id: I250e85a46f779cc24d67754c3a9c43179611de4c
This commit is contained in:
Jeremy Stanley 2014-12-05 03:30:36 +00:00
parent 37559c8f73
commit 324063f684
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ IRC: #openstack-dns
Installation: http://docs.openstack.org/developer/designate/getting-started.html
# Development
Designate follows the [OpenStack Gerrit Workflow](https://wiki.openstack.org/wiki/Gerrit_Workflow)
Designate follows the [OpenStack Gerrit Workflow](http://docs.openstack.org/infra/manual/developers.html#development-workflow)
## Setup
Setup a working environment:

View File

@ -28,7 +28,7 @@ Instructions
2. Clone Designate and DevStack inside the VM::
$ 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/designate.git
3. Install the Designate extension for DevStack::

View File

@ -49,6 +49,6 @@ You can use tox to check your code locally by running
# For tests + flake8
tox
.. _Gerrit workflow: https://wiki.openstack.org/wiki/Gerrit_Workflow
.. _Gerrit workflow: http://docs.openstack.org/infra/manual/developers.html#development-workflow
.. _blueprint: https://blueprints.launchpad.net/designate
.. _bug: https://bugs.launchpad.net/designate