Use git.openstack.org everywhere

Our official git master is at git.openstack.org, update places
that use github instead.

Change-Id: I03a39dada48adf6e4b4390a352f5e057700a3900
This commit is contained in:
Andreas Jaeger 2015-12-29 19:48:05 +01:00
parent f29d0c6c28
commit 7ecc90966f

View File

@ -131,7 +131,7 @@ To run individual tests:
* ``tox -e checkbuild`` - Builds the manual
To run these tests, the Tox package uses the
`OpenStack doc tools package <https://github.com/openstack/openstack-doc-tools>`_.
`OpenStack doc tools package <https://git.openstack.org/cgit/openstack/openstack-doc-tools>`_.
The OpenStack doc tools require Maven for the build check.