diff --git a/doc/source/devstack.rst b/doc/source/devstack.rst index 6b1a8fc7..25f22fb1 100644 --- a/doc/source/devstack.rst +++ b/doc/source/devstack.rst @@ -28,8 +28,8 @@ Instructions 2. Clone Designate and DevStack inside the VM:: + $ git clone https://git.openstack.org/openstack/designate.git $ git clone https://git.openstack.org/openstack-dev/devstack.git - $ git clone https://github.com/openstack/designate.git 3. Install the Designate extension for DevStack:: diff --git a/doc/source/index.rst b/doc/source/index.rst index 5e6d89fa..70c3a246 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -89,4 +89,4 @@ Indices and tables .. _OpenStack Wiki: https://wiki.openstack.org/wiki/Designate -.. _source tree: https://github.com/openstack/designate +.. _source tree: https://git.openstack.org/cgit/openstack/designate diff --git a/doc/source/install/ubuntu-dev.rst b/doc/source/install/ubuntu-dev.rst index 29dd4048..d8ec8ef9 100644 --- a/doc/source/install/ubuntu-dev.rst +++ b/doc/source/install/ubuntu-dev.rst @@ -58,7 +58,7 @@ Installing Designate $ mkdir openstack $ cd openstack - $ git clone https://github.com/openstack/designate.git + $ git clone https://git.openstack.org/openstack/designate.git $ cd designate diff --git a/doc/source/install/ubuntu-juno.rst b/doc/source/install/ubuntu-juno.rst index 81092fd7..6e81ea4c 100644 --- a/doc/source/install/ubuntu-juno.rst +++ b/doc/source/install/ubuntu-juno.rst @@ -124,7 +124,7 @@ Installing using Source (Git) :: - $ git clone git://github.com/openstack/designate designate + $ git clone https://git.openstack.org/openstack/designate designate 3. Change directory to the newly cloned repository diff --git a/doc/source/install/ubuntu-kilo.rst b/doc/source/install/ubuntu-kilo.rst index 574c7261..9e2485e4 100644 --- a/doc/source/install/ubuntu-kilo.rst +++ b/doc/source/install/ubuntu-kilo.rst @@ -42,7 +42,7 @@ Installing Designate $ mkdir openstack $ cd openstack - $ git clone https://github.com/openstack/designate.git + $ git clone https://git.openstack.org/openstack/designate.git $ cd designate 3. Checkout a specific version (in this case, the Kilo release) diff --git a/doc/source/related.rst b/doc/source/related.rst index 75dcad08..b204a6de 100644 --- a/doc/source/related.rst +++ b/doc/source/related.rst @@ -24,7 +24,7 @@ Related Links * `Bug Tracker`_ * `Blueprints`_ -* `GitHub`_ +* `Git`_ ================ Related Projects @@ -40,7 +40,7 @@ Related Projects .. _Bug Tracker: https://bugs.launchpad.net/designate .. _Blueprints: https://blueprints.launchpad.net/designate -.. _GitHub: https://github.com/openstack/designate +.. _Git: https://git.openstack.org/cgit/openstack/designate .. _Chef Cookbook: https://github.com/moniker-dns/designate-cookbook .. _Debian Packaging: https://github.com/moniker-dns/debian-designate .. _Launchpad PPA: https://launchpad.net/~designate-ppa/+archive/havana diff --git a/doc/source/support-matrix.ini b/doc/source/support-matrix.ini index fde0c472..d67de3af 100644 --- a/doc/source/support-matrix.ini +++ b/doc/source/support-matrix.ini @@ -85,7 +85,7 @@ type=agent [backends.backend-impl-msdns] in-tree=False status=untested -repository=https://github.com/stackforge/designate-msdnsagent +repository=https://git.openstack.org/openstack/designate-msdnsagent maintainers=Graham Hayes [grades]