From 870ec0efe89a138596b4e22edf2fe1e0d8eeed4f Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Fri, 19 Apr 2013 11:12:20 -0700 Subject: [PATCH] Fix outdated link to documentation --- pelican/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelican/settings.py b/pelican/settings.py index 989644fc..66dda1f4 100644 --- a/pelican/settings.py +++ b/pelican/settings.py @@ -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: