From 6c30aeab2facefe57cb10d9f9f0fd599e5677d00 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Fri, 5 Dec 2014 03:30:43 +0000 Subject: [PATCH] Workflow documentation is now in infra-manual Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: If30c90a9f843baf6a7cfba338b846fa5bbb2a695 --- CONTRIBUTING.rst | 4 ++-- README.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 83f8fc36..9cc981b1 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -18,7 +18,7 @@ signed OpenStack's contributor's agreement. .. seealso:: - * http://wiki.openstack.org/HowToContribute + * http://docs.openstack.org/infra/manual/developers.html * http://wiki.openstack.org/CLA Project Hosting Details @@ -43,4 +43,4 @@ Code Review Please read `GerritWorkflow`_ before sending your first patch for review. -.. _GerritWorkflow: https://wiki.openstack.org/wiki/GerritWorkflow +.. _GerritWorkflow: http://docs.openstack.org/infra/manual/developers.html#development-workflow diff --git a/README.rst b/README.rst index 64a3a7c3..d2fc619e 100644 --- a/README.rst +++ b/README.rst @@ -27,9 +27,9 @@ Additional resources are linked from the project wiki page: Anyone wishing to contribute to an OpenStack project should find plenty of helpful resources here: - https://wiki.openstack.org/wiki/HowToContribute + http://docs.openstack.org/infra/manual/developers.html All OpenStack projects use Gerrit for code reviews. A good reference for that is here: - https://wiki.openstack.org/wiki/GerritWorkflow + http://docs.openstack.org/infra/manual/developers.html#development-workflow