diff --git a/HACKING.rst b/HACKING.rst index a1007df0..17a97e4e 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.