From da40e284c0a71730b8ee3fb67f55a1e916ebbf2a Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Mon, 24 Dec 2018 14:02:31 +0800 Subject: [PATCH] Fix editorial problem Use git.openstack.org instead of github.com since git.openstack.org is the reference for OpenStack Change-Id: I6952fe2ec8ac65c38a5dd1a230563b050bab18f1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90614c2..f282a6f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ panko Overview -------- -The panko 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 events service for OpenStack. +The panko 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 events service for OpenStack. Module Description ------------------