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
This commit is contained in:
Liang Bo 2015-08-20 14:24:46 +08:00
parent fe29ffba61
commit 7ea4eb6c76
1 changed files with 4 additions and 3 deletions

View 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
====