From a0c8fcff4ffa8189936476affebef1fd4ebbc3b1 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 16 Jan 2016 18:06:07 +0100 Subject: [PATCH] Code is hosted on git.openstack.org We're hosting on git.openstack.org, github is just a mirror. Update description in README.rst for this. Change-Id: I813d0da52490f4de4c8586c48fc9d09fd52f3b5a --- README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 98e16c2a6..1b2f51183 100644 --- a/README.rst +++ b/README.rst @@ -13,10 +13,9 @@ command-line tool. You may also want to look at the .. _OpenStack API documentation: http://developer.openstack.org/api-ref.html The project is hosted on `Launchpad`_, where bugs can be filed. The code is -hosted on `Github`_. Patches must be submitted using `Gerrit`_, *not* Github -pull requests. +hosted on `OpenStack`_. Patches must be submitted using `Gerrit`_. -.. _Github: https://github.com/openstack/python-cinderclient +.. _OpenStack: https://git.openstack.org/cgit/openstack/python-cinderclient .. _Launchpad: https://launchpad.net/python-cinderclient .. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow