aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index 91d936d..cef3b63 100644
--- a/settings.py
+++ b/settings.py
@@ -91,7 +91,7 @@ MEDIA_ROOT = '/var/www/ads.gentoo.org/htdocs/media/'
# Examples: "http://media.lawrence.com", "http://example.com/media/"
## this is hypothecal at this time
-MEDIA_URL = 'http://www.gentoo.org/images/'
+MEDIA_URL = '//www.gentoo.org/images/'
# URL prefix for admin media -- CSS, JavaScript and images. Make sure to use a
# trailing slash.