Skip to content

Commit 3eeed23

Browse files
committed
Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: Idf519ff362731c106bbd9b63135f8dab4c7b7b92
1 parent 18e0a33 commit 3eeed23

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

HACKING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ in `How To Contribute`__ in the OpenStack wiki. `DevStack's LaunchPad project`_
2020
contains the usual links for blueprints, bugs, etc.
2121

2222
__ contribute_
23-
.. _contribute: http://wiki.openstack.org/HowToContribute
23+
.. _contribute: http://docs.openstack.org/infra/manual/developers.html
2424

2525
__ lp_
2626
.. _lp: https://launchpad.net/~devstack

doc/source/contributing.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Contributing
33
============
44

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

doc/source/faq.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ Q: I'd like to help!
4646
`git.openstack.org <https://git.openstack.org/cgit/openstack-dev/devstack>`__
4747
and bug reports go to
4848
`LaunchPad <http://bugs.launchpad.net/devstack/>`__. Contributions
49-
follow the usual process as described in the `OpenStack
50-
wiki <http://wiki.openstack.org/HowToContribute>`__. This Sphinx
49+
follow the usual process as described in the `developer
50+
guide <http://docs.openstack.org/infra/manual/developers.html>`__. This Sphinx
5151
documentation is housed in the doc directory.
5252
Q: Why not use packages?
5353
A: Unlike packages, DevStack leaves your cloud ready to develop -

0 commit comments

Comments
 (0)