1
0
Fork 0
forked from github/pelican

Fix anchor link to TIMEZONE settings documentation

This commit is contained in:
Justin Mayer 2020-04-20 11:32:02 +02:00
commit 4a7cff7688

View file

@ -608,7 +608,7 @@ def configure_settings(settings):
logger.warning(
'No timezone information specified in the settings. Assuming'
' your timezone is UTC for feed generation. Check '
'http://docs.getpelican.com/en/latest/settings.html#timezone '
'https://docs.getpelican.com/en/latest/settings.html#TIMEZONE '
'for more information')
# fix up pagination rules