Fix editorial problem

Use git.openstack.org instead of github.com since git.openstack.org is
the reference for OpenStack

Change-Id: I14160a476e76dddbedb6472f54dc65a19a45b2cd
This commit is contained in:
ZhongShengping 2018-12-24 14:02:30 +08:00
parent 9c74563d67
commit efcb0eb0e8

View File

@ -23,7 +23,7 @@ neutron
Overview
--------
The neutron module is a part of [OpenStack](https://github.com/openstack), an effort by the OpenStack infrastructure team to provide continuous integration testing and code review for OpenStack and OpenStack community projects as part of the core software. The module itself is used to flexibly configure and manage the network service for OpenStack.
The neutron module is a part of [OpenStack](https://git.openstack.org), an effort by the OpenStack infrastructure team to provide continuous integration testing and code review for OpenStack and OpenStack community projects as part of the core software. The module itself is used to flexibly configure and manage the network service for OpenStack.
Module Description
------------------