]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Fixed broken link in neutron-server's documents
authorLiang Bo <liang.bo@99cloud.net>
Thu, 20 Aug 2015 06:24:46 +0000 (14:24 +0800)
committerLiang Bo <liang.bo@99cloud.net>
Fri, 21 Aug 2015 01:34:40 +0000 (09:34 +0800)
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

doc/source/man/neutron-server.rst

index ea6c4cbbb7ccdbbccf3707ddf3812640cc745b87..1540b54bc9cef77989dd84d041b47eab60ce5ce4 100644 (file)
@@ -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 <http://neutron.openstack.org>`__
+* `OpenStack Neutron Documents <http://docs.openstack.org/developer/neutron>`__
+* `OpenStack Neutron Wiki Page <https://wiki.openstack.org/wiki/Neutron>`__
 
 BUGS
 ====