diff options
| author | Anita Kuno <anteaya@anteaya.info> | 2014-09-18 17:05:07 -0400 |
|---|---|---|
| committer | Anita Kuno <anteaya@anteaya.info> | 2014-09-18 17:06:29 -0400 |
| commit | 92add18e311bc949ed7d7aee3386514f2017120b (patch) | |
| tree | fd015570a685f73779c54ea3f8cde38f25079c83 | |
| parent | 873ece1cf72d51764443396aeac8b0967264a33f (diff) | |
| download | python-openstackclient-92add18e311bc949ed7d7aee3386514f2017120b.tar.gz | |
Acknowlege git.o.o as OpenStack's git server
OpenStack's cannonical git server is at git.o.o this patch
updates the index.rst to reflect that.
Change-Id: I54eeea7fab2e0f64ca9f23f7c328e2ff19721a41
| -rw-r--r-- | doc/source/index.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 569a5aa1..0f92b3f0 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -21,7 +21,7 @@ Getting Started * Check out `the wiki`_ * Try `some commands`_ -* Read the source `on GitHub`_ +* Read the source `on OpenStack's Git server`_ .. _the wiki: https://wiki.openstack.org/OpenStackClient .. _some commands: https://wiki.openstack.org/OpenStackClient/Commands @@ -29,11 +29,11 @@ Getting Started Contributing ============ -Code is hosted `on GitHub`_. Submit bugs to the python-openstackclient project -on `Launchpad`_. Submit code to the openstack/python-openstackclient project -using `Gerrit`_. +Code is hosted `on OpenStack's Git server`_. Submit bugs to the +python-openstackclient project on `Launchpad`_. Submit code to +the openstack/python-openstackclient project using `Gerrit`_. -.. _on GitHub: https://github.com/openstack/python-openstackclient +.. _on OpenStack's Git server: https://git.openstack.org/cgit/openstack/python-openstackclient/tree .. _Launchpad: https://launchpad.net/python-openstackclient .. _Gerrit: http://wiki.openstack.org/GerritWorkflow |
