mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update Python documentation links to Python 3
This commit is contained in:
parent
6a9aa1dca8
commit
d2c857883f
2 changed files with 3 additions and 3 deletions
|
|
@ -369,7 +369,7 @@ and pages anywhere you want.
|
|||
the `Python datetime documentation`_ for more information.
|
||||
|
||||
.. _Python datetime documentation:
|
||||
https://docs.python.org/2/library/datetime.html#strftime-and-strptime-behavior
|
||||
https://docs.python.org/3/library/datetime.html#strftime-and-strptime-behavior
|
||||
|
||||
Also, you can use other file metadata attributes as well:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue