Browse code

Merge "Fix configuration link syntax error"

Jenkins authored on 2017/06/06 07:01:24
Showing 1 changed files
... ...
@@ -92,5 +92,5 @@ DevStack can be extensively configured via the configuration file
92 92
 `local.conf`.  It is likely that you will need to provide and modify
93 93
 this file if you want anything other than the most basic setup.  Start
94 94
 by reading the `configuration guide
95
-<https://docs.openstack.org/developer/devstack/configuration.html>_`
95
+<https://docs.openstack.org/developer/devstack/configuration.html>`_
96 96
 for details of the configuration file and the many available options.