diff --git a/.gitreview b/.gitreview index 18123e1..5be2acd 100644 --- a/.gitreview +++ b/.gitreview @@ -1,4 +1,4 @@ [gerrit] host=review.openstack.org port=29418 -project=stackforge/ooi.git +project=openstack/ooi.git diff --git a/README.md b/README.md index 31ba0be..0ac019f 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,5 @@ be reported to the bug tracker available at: Developers wishing to work on the ooi project should always base their work on the latest ooi code, available from the master GIT repository at: - https://git.openstack.org/cgit/stackforge/ooi + https://git.openstack.org/cgit/openstack/ooi diff --git a/doc/source/user/installation.rst b/doc/source/user/installation.rst index 4e6382e..1390a0c 100644 --- a/doc/source/user/installation.rst +++ b/doc/source/user/installation.rst @@ -3,7 +3,7 @@ Installation Get the latest source code:: - $ git clone https://github.com/stackforge/ooi.git + $ git clone https://github.com/openstack/ooi.git Install it::