diff --git a/README.rst b/README.rst index 59b3c1c..cfdf28b 100644 --- a/README.rst +++ b/README.rst @@ -25,7 +25,7 @@ project (required) The name of the OpenStack project that contains the definition of the API claimed by this service type. OpenStack project source code is found in -`https://git.openstack.org/openstack/{project}`. If the API reference docs are +`https://opendev.org/openstack/{project}`. If the API reference docs are not found in the project repository, the `api_reference_project` field can be used to indicate the repository in which they are found. diff --git a/publish.py b/publish.py index 487504e..b54f996 100644 --- a/publish.py +++ b/publish.py @@ -34,8 +34,8 @@ HEADER = '''
The canonical source data is kept in git at: - - https://git.openstack.org/cgit/openstack/service-types-authority
+ + https://opendev.org/openstack/service-types-authority