summaryrefslogtreecommitdiff
path: root/releasenotes/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/source/conf.py')
-rw-r--r--releasenotes/source/conf.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index 8cf73ad..8292e3a 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -63,7 +63,8 @@ title = 'Ceilometer Middleware Release Notes'
target_name = 'ceilometermiddleware'
# The link to the browsable source code (for the left hand menu)
-oslosphinx_cgit_link = 'http://git.openstack.org/cgit/openstack/' + target_name
+oslosphinx_cgit_link = 'https://git.openstack.org/cgit/openstack/' + \
+ target_name
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the