Merge "Replace links to GerritWorkflow"

This commit is contained in:
Jenkins 2014-12-05 16:29:03 +00:00 committed by Gerrit Code Review
commit b61de0dac7
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
===================