forked from github/pelican
Fix outdated link to documentation
This commit is contained in:
parent
e03e17bc12
commit
870ec0efe8
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,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.notmyidea.org/alexis/pelican/settings.html#timezone '
|
||||
'http://docs.getpelican.com/en/latest/settings.html#timezone '
|
||||
'for more information')
|
||||
|
||||
if 'LESS_GENERATOR' in settings:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue