Replace links to GerritWorkflow

Replace links to wiki article with link to infra-manual.

Change-Id: I574a30a44b0683ecf4914f1d5aef741b93d05016
This commit is contained in:
Andreas Jaeger 2014-12-03 21:09:56 +01:00
parent 45f0fe03db
commit 168254f154
2 changed files with 7 additions and 6 deletions

View File

@ -37,8 +37,8 @@ and official integration. As such, the target audience for this document
is current OpenStack developers who are assumed to already be familiar
with how changes are uploaded and reviewed within OpenStack projects. As
an introduction to OpenStack contribution, it is recommend to first read
https://wiki.openstack.org/wiki/How_To_Contribute and in particular the
https://wiki.openstack.org/wiki/Gerrit_Workflow article linked from it.
https://wiki.openstack.org/wiki/How_To_Contribute and then
the `Developer's Guide <http://docs.openstack.org/infra/manual/developers.html>`_.
Add a Project to StackForge
***************************

View File

@ -93,10 +93,11 @@ system-config repository::
That should turn the system you are logged into into an etherpad
server with the same configuration as that used by the OpenStack
project. You can edit the contents of the system-config repo and
iterate as needed. When you're ready to propose the change for review,
you can propose the change with git-review. See the `Gerrit Workflow wiki
article <https://wiki.openstack.org/wiki/GerritWorkflow>`_ for more
information.
iterate as needed. When you're ready to propose the change for
review, you can propose the change with git-review. See the
`Development workflow section in the Developer's Guide
<http://docs.openstack.org/infra/manual/developers.html#development-workflow>`_
for more information.
Adding a New Server
===================