summaryrefslogtreecommitdiff
path: root/api-ref/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'api-ref/source/conf.py')
-rw-r--r--api-ref/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-ref/source/conf.py b/api-ref/source/conf.py
index a93a40f12..254bcc6bd 100644
--- a/api-ref/source/conf.py
+++ b/api-ref/source/conf.py
@@ -77,7 +77,7 @@ version = __version__.rsplit('.', 1)[0]
release = __version__
# Config logABug feature
-giturl = u'http://git.openstack.org/cgit/openstack/swift/tree/api-ref/source'
+giturl = u'https://git.openstack.org/cgit/openstack/swift/tree/api-ref/source'
# source tree
# html_context allows us to pass arbitrary values into the html template
html_context = {'bug_tag': 'api-ref',