Fix editorial problem

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

Change-Id: Ic7fb6df0139bcbf6032b527c4df10bff171d339a
This commit is contained in:
ZhongShengping 2018-12-24 14:02:26 +08:00
parent 3f1ac6928c
commit ded9032e4e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ ec2api
Overview
--------
The ec2api module is a part of [OpenStack](https://www.openstack.org), an effort by the OpenStack infrastructure team to provide continuous integration testing and code review for OpenStack and OpenStack community projects not part of the core software. The module its self is used to flexibly configure and manage the EC2 API service for OpenStack.
The ec2api 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 not part of the core software. The module its self is used to flexibly configure and manage the EC2 API service for OpenStack.
Module Description
------------------