Skip to content

Commit de1ca3c

Browse files
authored
Update publishconf.py
1 parent e30c681 commit de1ca3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

publishconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
sys.path.append(os.curdir)
1111
from pelicanconf import *
1212

13-
SITEURL = 'htps://pythonkc.github.io'
13+
SITEURL = 'https://pythonkc.github.io'
1414
RELATIVE_URLS = False
1515

1616
FEED_ALL_ATOM = 'feeds/all.atom.xml'

0 commit comments

Comments
 (0)