diff --git a/doc/source/configuration/kayobe.rst b/doc/source/configuration/kayobe.rst
index d18ce534f75994f79efc6a9ee4aaab88b5fd4121..19276d6d31a5d670c854ddd57e4e2a4e5b0d2aff 100644
--- a/doc/source/configuration/kayobe.rst
+++ b/doc/source/configuration/kayobe.rst
@@ -62,7 +62,7 @@ variables.
 Configuring Kayobe
 ==================
 
-The `kayobe-config <https://github.com/openstack/kayobe-config>`_ git
+The `kayobe-config <https://opendev.org/x/kayobe-config>`_ git
 repository contains a Kayobe configuration directory structure and unmodified
 configuration files.  This repository can be used as a mechanism for version
 controlling Kayobe configuration.  As Kayobe is updated, the configuration
diff --git a/doc/source/upgrading.rst b/doc/source/upgrading.rst
index 831d81d346337078fd41a51f5f9a69d0489ffcf8..aba350e7d320f2b8dffec2d1c2bcec15dd6d0c4b 100644
--- a/doc/source/upgrading.rst
+++ b/doc/source/upgrading.rst
@@ -79,7 +79,7 @@ Migrating Kayobe Configuration
 
 Kayobe configuration options may be changed between releases of kayobe. Ensure
 that all site local configuration is migrated to the target version format. If
-using the `kayobe-config <https://github.com/openstack/kayobe-config>`_ git
+using the `kayobe-config <https://opendev.org/x/kayobe-config>`_ git
 repository to manage local configuration, this process can be managed via git.
 For example, to fetch version 1.0.0 of the configuration from the ``origin``
 remote and merge it into the current branch::