Fix editorial problem

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

Change-Id: I7956aa7a5026f08562c4e46d58946ac388736a2c
This commit is contained in:
ZhongShengping 2018-12-24 14:02:33 +08:00
parent ca25348a65
commit 4fb24d2651
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ watcher
Overview
--------
The watcher 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 itself is used to flexibly configure and manage the Watcher service for OpenStack.
The watcher 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 itself is used to flexibly configure and manage the Watcher service for OpenStack.
Module Description
------------------