Fix editorial problem

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

Change-Id: I2bff8b3f5ee581aea0ee14723b7cdcdf50220836
This commit is contained in:
ZhongShengping 2018-12-24 14:02:27 +08:00
parent b30b42ebb3
commit 40c17e85c3
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ freezer
Overview
--------
The freezer 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 distributed backup restore and disaster recovery as a service platform for OpenStack.
The freezer 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 distributed backup restore and disaster recovery as a service platform for OpenStack.
Module Description
------------------