From 4b34d9c71eff94842d36db7bf36f91055d5d511c Mon Sep 17 00:00:00 2001 From: amercader Date: Tue, 2 Oct 2018 11:34:56 +0200 Subject: [PATCH] Use https in docs images to avoid mixed content warnings --- doc/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index b1033072609..c368fd6b1b3 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -100,10 +100,10 @@ project_short_name = u'CKAN' copyright = u'''© 2009-2018 Open Knowledge International and contributors. Licensed under Creative Commons + href="https://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution ShareAlike (Unported) v3.0 License.
- CC License Logo - CC License Logo + {{ _('Open Content') }} ''' html_show_sphinx = False