Browse code

Corrected the local.conf configuration file link

Change-Id: Id28a9f85ae5ba789f09269163c6e5b2c8c36a7c8
Closes-Bug: #1603848

venkatamahesh authored on 2016/07/19 21:04:20
Showing 1 changed files
... ...
@@ -10,7 +10,7 @@
10 10
 
11 11
 # This is a collection of some of the settings we have found to be useful
12 12
 # in our DevStack development environments. Additional settings are described
13
-# in http://devstack.org/local.conf.html
13
+# in http://docs.openstack.org/developer/devstack/configuration.html#local-conf
14 14
 # These should be considered as samples and are unsupported DevStack code.
15 15
 
16 16
 # The ``localrc`` section replaces the old ``localrc`` configuration file.