There was an error while loading. Please reload this page.
1 parent 7b94d60 commit 02c8fe1Copy full SHA for 02c8fe1
1 file changed
ietf/settings.py
@@ -89,7 +89,7 @@
89
90
USE_TZ = False
91
92
-MEDIA_URL = 'http://www.ietf.org/'
+MEDIA_URL = 'https://www.ietf.org/'
93
94
STATIC_URL = "/"
95
STATIC_ROOT = os.path.abspath(BASE_DIR + "/../static/")
0 commit comments