diff --git a/sigal/templates/sigal.conf.py b/sigal/templates/sigal.conf.py index 3c8d8a7..d2ca6b9 100644 --- a/sigal/templates/sigal.conf.py +++ b/sigal/templates/sigal.conf.py @@ -102,7 +102,7 @@ thumb_size = (280, 210) # When using thumb_fit, specifies what we should crop # for usage see -# http://pillow.readthedocs.io/en/3.1.x/reference/ImageOps.html#PIL.ImageOps.fit +# http://pillow.readthedocs.io/en/stable/reference/ImageOps.html#PIL.ImageOps.fit # thumb_fit_centering = (0.5, 0.5) # Delay in seconds to avoid black thumbnails in videos with fade-in