Fixed broken URL to datestamps.org

This commit is contained in:
John D. Corless 2015-01-04 13:31:07 -06:00
parent 77eff4da53
commit b895c771a3
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
Per default, date2name gets the modification time of matching files
and directories and adds a datestamp in standard ISO 8601+ format
YYYY-MM-DD (http://datestamp.org/index.shtml) at the beginning of
YYYY-MM-DD (http://datestamps.org/index.shtml) at the beginning of
the file- or directoryname.
If an existing timestamp is found, its style will be converted to the

View file

@ -42,7 +42,7 @@ USAGE = "\n\
\n\
Per default, %prog gets the modification time of matching files\n\
and directories and adds a datestamp in standard ISO 8601+ format\n\
YYYY-MM-DD (http://datestamp.org/index.shtml) at the beginning of\n\
YYYY-MM-DD (http://datestamps.org/index.shtml) at the beginning of\n\
the file- or directoryname.\n\
If an existing timestamp is found, its style will be converted to the\n\
selected ISO datestamp format but the numbers stays the same.\n\

View file

@ -13,7 +13,7 @@ Introduction
------------
date2name adds ISO 8601+ compatible datestamps (YYYY-MM-DD,
link:http://datestamp.org/index.shtml[ISO 8601+ webpage]) to file- and
link:http://datestamps.org/index.shtml[ISO 8601+ webpage]) to file- and
directorynames or converts datestamps between known datestamp formats.
Per default, date2name uses the modification time of matching files and