From b1982d95caa6bff1aefaaf978aae184cdaf7d687 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Fri, 5 Dec 2014 03:30:42 +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: If393085cacf4d2fa21ae6c49ffa6290e02659588 --- HACKING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING.rst b/HACKING.rst index a1007df..17a97e4 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -5,7 +5,7 @@ Development of git-review is managed by OpenStack's Gerrit, which can be found at https://review.openstack.org/ Instructions on submitting patches can be found at -http://wiki.openstack.org/GerritWorkflow +http://docs.openstack.org/infra/manual/developers.html#development-workflow git-review should, in general, not depend on a huge number of external libraries, so that installing it is a lightweight operation.