diff options
| author | Jenkins <jenkins@review.openstack.org> | 2014-09-19 04:31:22 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2014-09-19 04:31:22 +0000 |
| commit | d3bee31a9d1a2c89f2200a3546ffa2b568203f94 (patch) | |
| tree | 279a74acc3b85a58e8aca027f18d453a29c8d537 /doc/source | |
| parent | 0ee70731704f34cfa30e8b6f2309ede02a0a8e86 (diff) | |
| parent | 92add18e311bc949ed7d7aee3386514f2017120b (diff) | |
| download | python-openstackclient-d3bee31a9d1a2c89f2200a3546ffa2b568203f94.tar.gz | |
Merge "Acknowlege git.o.o as OpenStack's git server"
Diffstat (limited to 'doc/source')
| -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 |
