diff options
Diffstat (limited to 'doc/source')
-rwxr-xr-x | doc/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index 09b7191..2933150 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -26,7 +26,7 @@ extensions = [ 'oslosphinx' ] -oslosphinx_cgit_link = 'http://git.openstack.org/cgit/openstack/oslosphinx' +oslosphinx_cgit_link = 'https://git.openstack.org/cgit/openstack/oslosphinx' # autodoc generation is a bit aggressive and a nuisance when doing heavy # text edit cycles. |