diff options
-rw-r--r-- | settings.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.py b/settings.py index 004e38c..58bf41e 100644 --- a/settings.py +++ b/settings.py @@ -80,7 +80,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://gentoo.org/images/' +MEDIA_URL = 'http://www.gentoo.org/images/' # URL prefix for admin media -- CSS, JavaScript and images. Make sure to use a # trailing slash. |