From 2412df4b6c9e1f9b9b7def0379fcecde68ec7da9 Mon Sep 17 00:00:00 2001 From: Antoine Cabot Date: Tue, 7 Jun 2016 17:05:57 +0200 Subject: [PATCH] Fix broken link in doc Change-Id: I4144a9b9d4eec4445e21749a8e71597bb1ad375e --- doc/source/deploy/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/deploy/installation.rst b/doc/source/deploy/installation.rst index 98273545b..b88135a95 100644 --- a/doc/source/deploy/installation.rst +++ b/doc/source/deploy/installation.rst @@ -90,7 +90,7 @@ should be able to run the Watcher services by issuing these commands: By default, this will show logging on the console from which it was started. Once started, you can use the `Watcher Client`_ to play with Watcher service. -.. _`Watcher Client`: https://git.openstack.org/openstack/python-watcherclient.git +.. _`Watcher Client`: https://git.openstack.org/cgit/openstack/python-watcherclient Installing from packages: PyPI --------------------------------