summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Stanley <fungi@yuggoth.org>2014-12-05 03:30:39 +0000
committerJeremy Stanley <fungi@yuggoth.org>2014-12-05 03:30:39 +0000
commit27a810146b2e5503a7b40e1ef2342005bdfd9bd2 (patch)
treeb06456877de5d40157b5c2165ab55f6580f5c882 /doc
parent7ca4a168874333546616d28e5cb2264f95b893af (diff)
downloadpython-ceilometerclient-27a810146b2e5503a7b40e1ef2342005bdfd9bd2.tar.gz
Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: I847846e69a72c9c6ff2a6bf7139ba31d0a77d606
Diffstat (limited to 'doc')
-rw-r--r--doc/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index fc18b16..56f671a 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -35,7 +35,7 @@ Code is hosted at `git.openstack.org`_. Submit bugs to the Ceilometer project on
.. _git.openstack.org: https://git.openstack.org/cgit/openstack/python-ceilometerclient
.. _Launchpad: https://launchpad.net/ceilometer
-.. _Gerrit: http://wiki.openstack.org/GerritWorkflow
+.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow
Run tests with ``python setup.py test``.