From b895c771a3534aa840459516d64f157d4b66335c Mon Sep 17 00:00:00 2001 From: "John D. Corless" Date: Sun, 4 Jan 2015 13:31:07 -0600 Subject: [PATCH] Fixed broken URL to datestamps.org --- README.org | 2 +- date2name | 2 +- date2name.1.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 65bf2d0..df05359 100644 --- a/README.org +++ b/README.org @@ -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 diff --git a/date2name b/date2name index ff8a467..ebda7e7 100755 --- a/date2name +++ b/date2name @@ -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\ diff --git a/date2name.1.txt b/date2name.1.txt index cf623ad..a466805 100644 --- a/date2name.1.txt +++ b/date2name.1.txt @@ -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