From a48f3322a1fcec99e3cc4eabd5157fc929c9ed81 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Thu, 10 Mar 2016 17:26:02 +0100 Subject: [PATCH] doc: fix link to config generator conf file Change-Id: I9c5322ec9de709105a7b1e091245f43c4a21de1c Closes-Bug: #1555658 --- doc/source/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index dda053d9c..f09d2595d 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -21,7 +21,7 @@ using the following commands: :: - curl -O "https://raw.githubusercontent.com/openstack/gnocchi/master/etc/gnocchi/gnocchi-config-generator.conf" + curl -O "https://raw.githubusercontent.com/openstack/gnocchi/master/gnocchi-config-generator.conf" oslo-config-generator --config-file=gnocchi-config-generator.conf --output-file=gnocchi.conf The configuration file should be pretty explicit, but here are some of the base