From ff01b2e365cb3d47e42dc44ee26cb61800a41f46 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Fri, 5 Dec 2014 03:30:47 +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: I8cae47131654510473f068617962b86edd7f1f5c --- doc/source/devref/gerrit.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/devref/gerrit.rst b/doc/source/devref/gerrit.rst index 23b5f2330..d3c817ca2 100644 --- a/doc/source/devref/gerrit.rst +++ b/doc/source/devref/gerrit.rst @@ -8,9 +8,9 @@ Gerrit is a complete replacement for Github pull requests. `All Github pull requests to the Stackalytics repository will be ignored`. See `Gerrit Workflow Quick Reference`_ for information about how to get -started using Gerrit. See `Gerrit, Jenkins and Github`_ for more detailed +started using Gerrit. See `Development Workflow`_ for more detailed documentation on how to work with Gerrit. .. _Gerrit: http://code.google.com/p/gerrit -.. _Gerrit, Jenkins and Github: http://wiki.openstack.org/GerritJenkinsGithub -.. _Gerrit Workflow Quick Reference: http://wiki.openstack.org/GerritWorkflow \ No newline at end of file +.. _Development Workflow: http://docs.openstack.org/infra/manual/developers.html#development-workflow +.. _Gerrit Workflow Quick Reference: http://docs.openstack.org/infra/manual/developers.html#development-workflow \ No newline at end of file