From 2f8dccca0ab3ea162fe3aa09e84a9f44c4e1de1e Mon Sep 17 00:00:00 2001
From: Paul Buetow
Date: Thu, 29 Apr 2021 12:47:57 +0100
Subject: update URIs
---
docs/pod/fype.html | 4 ++--
docs/pod/fype.man | 4 ++--
docs/pod/fype.pod | 4 ++--
docs/pod/fype.tex | 4 ++--
docs/pod/fype.txt | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
(limited to 'docs/pod')
diff --git a/docs/pod/fype.html b/docs/pod/fype.html
index 121cbea..33ff7b0 100644
--- a/docs/pod/fype.html
+++ b/docs/pod/fype.html
@@ -575,12 +575,12 @@ keyword in order to check if a procedure has been defined or not.
-Paul C. Buetow (http://paul.buetow.org)
+Paul C. Buetow (http://buetow.org)
-The Fype Language (http://fype.buetow.org)
+The Fype Language (https://github.com/snonux/fype)
diff --git a/docs/pod/fype.man b/docs/pod/fype.man
index ed963a7..6f47fe6 100644
--- a/docs/pod/fype.man
+++ b/docs/pod/fype.man
@@ -561,10 +561,10 @@ Nested functions work the same way the nested procedures work, with the exceptio
.Ve
.SH "AUTHOR"
.IX Header "AUTHOR"
-Paul C. Buetow (http://paul.buetow.org)
+Paul C. Buetow (http://buetow.org)
.SH "WEBSITE"
.IX Header "WEBSITE"
-The Fype Language (http://fype.buetow.org)
+The Fype Language (https://github.com/snonux/fype)
.SH "SEE ALSO"
.IX Header "SEE ALSO"
\&\fIawk\fR\|(1) \fIcc\fR\|(1) \fImake\fR\|(1)
diff --git a/docs/pod/fype.pod b/docs/pod/fype.pod
index 5006345..43ed5e1 100644
--- a/docs/pod/fype.pod
+++ b/docs/pod/fype.pod
@@ -483,11 +483,11 @@ Nested functions work the same way the nested procedures work, with the exceptio
=head1 AUTHOR
-Paul C. Buetow (http://paul.buetow.org)
+Paul C. Buetow (http://buetow.org)
=head1 WEBSITE
-The Fype Language (http://fype.buetow.org)
+The Fype Language (https://github.com/snonux/fype)
=head1 SEE ALSO
diff --git a/docs/pod/fype.tex b/docs/pod/fype.tex
index 7609a00..16ad9e0 100644
--- a/docs/pod/fype.tex
+++ b/docs/pod/fype.tex
@@ -555,12 +555,12 @@ Nested functions work the same way the nested procedures work, with the exceptio
\section{AUTHOR\label{AUTHOR}\index{AUTHOR}}
-Paul C. Buetow (http://paul.buetow.org)
+Paul C. Buetow (http://buetow.org)
\section{WEBSITE\label{WEBSITE}\index{WEBSITE}}
-The Fype Language (http://fype.buetow.org)
+The Fype Language (https://github.com/snonux/fype)
\section{SEE ALSO\label{SEE_ALSO}\index{SEE ALSO}}
diff --git a/docs/pod/fype.txt b/docs/pod/fype.txt
index 8513538..6b6673f 100644
--- a/docs/pod/fype.txt
+++ b/docs/pod/fype.txt
@@ -425,10 +425,10 @@ SELF DEFINING PROCEDURES AND FUNCTIONS
bar; # Will produce an error, because bar is out of scope!
AUTHOR
- Paul C. Buetow (http://paul.buetow.org)
+ Paul C. Buetow (http://buetow.org)
WEBSITE
- The Fype Language (http://fype.buetow.org)
+ The Fype Language (https://github.com/snonux/fype)
SEE ALSO
awk(1) cc(1) make(1)
--
cgit v1.2.3