Workflow documentation is now in infra-manual

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

Change-Id: Idf519ff362731c106bbd9b63135f8dab4c7b7b92
This commit is contained in:
Jeremy Stanley 2014-12-05 03:30:41 +00:00
parent 18e0a335b6
commit 3eeed23751
3 changed files with 6 additions and 6 deletions

View File

@ -20,7 +20,7 @@ in `How To Contribute`__ in the OpenStack wiki. `DevStack's LaunchPad project`_
contains the usual links for blueprints, bugs, etc. contains the usual links for blueprints, bugs, etc.
__ contribute_ __ contribute_
.. _contribute: http://wiki.openstack.org/HowToContribute .. _contribute: http://docs.openstack.org/infra/manual/developers.html
__ lp_ __ lp_
.. _lp: https://launchpad.net/~devstack .. _lp: https://launchpad.net/~devstack

View File

@ -3,9 +3,9 @@ Contributing
============ ============
DevStack uses the standard OpenStack contribution process as outlined in DevStack uses the standard OpenStack contribution process as outlined in
`the OpenStack wiki 'How To `the OpenStack developer
Contribute' <https://wiki.openstack.org/wiki/How_To_Contribute>`__. This guide <http://docs.openstack.org/infra/manual/developers.html>`__. This
means that you will need to meet the requirements of the Contributors means that you will need to meet the requirements of the Contribututors
License Agreement (CLA). If you have already done that for another License Agreement (CLA). If you have already done that for another
OpenStack project you are good to go. OpenStack project you are good to go.

View File

@ -46,8 +46,8 @@ Q: I'd like to help!
`git.openstack.org <https://git.openstack.org/cgit/openstack-dev/devstack>`__ `git.openstack.org <https://git.openstack.org/cgit/openstack-dev/devstack>`__
and bug reports go to and bug reports go to
`LaunchPad <http://bugs.launchpad.net/devstack/>`__. Contributions `LaunchPad <http://bugs.launchpad.net/devstack/>`__. Contributions
follow the usual process as described in the `OpenStack follow the usual process as described in the `developer
wiki <http://wiki.openstack.org/HowToContribute>`__. This Sphinx guide <http://docs.openstack.org/infra/manual/developers.html>`__. This Sphinx
documentation is housed in the doc directory. documentation is housed in the doc directory.
Q: Why not use packages? Q: Why not use packages?
A: Unlike packages, DevStack leaves your cloud ready to develop - A: Unlike packages, DevStack leaves your cloud ready to develop -