From: Liang Bo Date: Thu, 20 Aug 2015 06:24:46 +0000 (+0800) Subject: Fixed broken link in neutron-server's documents X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=7ea4eb6c760af72c1937f3857fa524206ecf639d;p=openstack-build%2Fneutron-build.git Fixed broken link in neutron-server's documents The neutron-server document contains a link (http://neutron.openstack.org) which is not exist anymore. This patch updates the link to neutron's doc site and wiki page. Change-Id: I9d137ed9c877fc1a12590bd743fac67d06711f7f Closes-Bug: #1486848 --- diff --git a/doc/source/man/neutron-server.rst b/doc/source/man/neutron-server.rst index ea6c4cbbb..1540b54bc 100644 --- a/doc/source/man/neutron-server.rst +++ b/doc/source/man/neutron-server.rst @@ -60,13 +60,14 @@ OPTIONS FILES ======== -plugins.ini file contains the plugin information -neutron.conf file contains configuration information in the form of python-gflags. +* plugins.ini file contains the plugin information. +* neutron.conf file contains neutron-server's configuration information. SEE ALSO ======== -* `OpenStack Neutron `__ +* `OpenStack Neutron Documents `__ +* `OpenStack Neutron Wiki Page `__ BUGS ====