From 75e64674a8905e11850175cb7a848c23c34f1033 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Thu, 14 Nov 2019 19:20:02 +0200 Subject: [PATCH] Replace git.openstack.org with opendev.org This patch replaces git.openstack.org with opendev.org as redirection from old path was enabled. Change-Id: I811ce0f7adfb00377c31338a7b823f710f558fcd --- releasenotes/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index f42025b..4864e54 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -64,7 +64,7 @@ title = 'OpenStack-Ansible Release Notes: ' + role_name + 'role' # The link to the browsable source code (for the left hand menu) oslosphinx_cgit_link = ( - 'https://git.openstack.org/cgit/openstack/{}'.format(target_name) + 'https://opendev.org/openstack/{}'.format(target_name) ) # Release notes do not need a version number in the title, they