diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-30 22:10:12 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-30 22:10:12 +0000 |
| commit | 9ed9e3465f6974974289c589c8a8a77112438829 (patch) | |
| tree | cf152f41a94f537a9a2341dde43aa82baaa60e1d | |
| parent | 3ce5be863e5178aa045c6aff3fb6d5da62c50be9 (diff) | |
fix authors web address
| -rw-r--r-- | docs/guprecords.1 | 2 | ||||
| -rw-r--r-- | docs/guprecords.pod | 2 | ||||
| -rw-r--r-- | docs/guprecords.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/guprecords.1 b/docs/guprecords.1 index c205e13..ce69da5 100644 --- a/docs/guprecords.1 +++ b/docs/guprecords.1 @@ -192,4 +192,4 @@ You may automate the collecting of all the uprecords using something like cron o See package description or project website. .SH "AUTHOR" .IX Header "AUTHOR" -Paul Buetow \- <http://guprecords.buetow.org> +Paul Buetow \- <http://buetow.org> diff --git a/docs/guprecords.pod b/docs/guprecords.pod index d060e11..701c55d 100644 --- a/docs/guprecords.pod +++ b/docs/guprecords.pod @@ -69,6 +69,6 @@ See package description or project website. =head1 AUTHOR -Paul Buetow - <http://guprecords.buetow.org> +Paul Buetow - <http://buetow.org> =cut diff --git a/docs/guprecords.txt b/docs/guprecords.txt index dac01a6..c15a6b4 100644 --- a/docs/guprecords.txt +++ b/docs/guprecords.txt @@ -55,5 +55,5 @@ LICENSE See package description or project website. AUTHOR - Paul Buetow - <http://guprecords.buetow.org> + Paul Buetow - <http://buetow.org> |
