diff --git a/pelicanconf.py b/pelicanconf.py index cadf5591..eff1b4d3 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -12,7 +12,7 @@ SITEURL = "" else: # This setting is needed to make the RSS/Atom feeds generate correctly - SITEURL = "https://https://about.readthedocs.com" + SITEURL = "https://about.readthedocs.com" TIMEZONE = 'US/Pacific' DEFAULT_LANG = 'en'