summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/header.txt2
-rw-r--r--docs/pod/fype.html2
-rw-r--r--docs/pod/fype.man2
-rw-r--r--docs/pod/fype.pod2
-rw-r--r--docs/pod/fype.tex2
-rw-r--r--docs/pod/fype.txt2
6 files changed, 6 insertions, 6 deletions
diff --git a/docs/header.txt b/docs/header.txt
index 787421e..4033917 100644
--- a/docs/header.txt
+++ b/docs/header.txt
@@ -1,7 +1,7 @@
File: ${FILE}
A simple interpreter
-WWW : https://github.com/snonux/fype
+WWW : https://codeberg.org/snonux/fype
AUTHOR : http://buetow.org
E-Mail : fype at dev.buetow.org
diff --git a/docs/pod/fype.html b/docs/pod/fype.html
index 33ff7b0..e6f14b2 100644
--- a/docs/pod/fype.html
+++ b/docs/pod/fype.html
@@ -580,7 +580,7 @@ keyword in order to check if a procedure has been defined or not.</p>
</p>
<hr />
<h1><a name="website">WEBSITE</a></h1>
-<p>The Fype Language (https://github.com/snonux/fype)</p>
+<p>The Fype Language (https://codeberg.org/snonux/fype)</p>
<p>
</p>
<hr />
diff --git a/docs/pod/fype.man b/docs/pod/fype.man
index 6f47fe6..886cc70 100644
--- a/docs/pod/fype.man
+++ b/docs/pod/fype.man
@@ -564,7 +564,7 @@ Nested functions work the same way the nested procedures work, with the exceptio
Paul C. Buetow (http://buetow.org)
.SH "WEBSITE"
.IX Header "WEBSITE"
-The Fype Language (https://github.com/snonux/fype)
+The Fype Language (https://codeberg.org/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 43ed5e1..9282136 100644
--- a/docs/pod/fype.pod
+++ b/docs/pod/fype.pod
@@ -487,7 +487,7 @@ Paul C. Buetow (http://buetow.org)
=head1 WEBSITE
-The Fype Language (https://github.com/snonux/fype)
+The Fype Language (https://codeberg.org/snonux/fype)
=head1 SEE ALSO
diff --git a/docs/pod/fype.tex b/docs/pod/fype.tex
index 16ad9e0..4dd7f2f 100644
--- a/docs/pod/fype.tex
+++ b/docs/pod/fype.tex
@@ -560,7 +560,7 @@ Paul C. Buetow (http://buetow.org)
\section{WEBSITE\label{WEBSITE}\index{WEBSITE}}
-The Fype Language (https://github.com/snonux/fype)
+The Fype Language (https://codeberg.org/snonux/fype)
\section{SEE ALSO\label{SEE_ALSO}\index{SEE ALSO}}
diff --git a/docs/pod/fype.txt b/docs/pod/fype.txt
index 6b6673f..d8424a0 100644
--- a/docs/pod/fype.txt
+++ b/docs/pod/fype.txt
@@ -428,7 +428,7 @@ AUTHOR
Paul C. Buetow (http://buetow.org)
WEBSITE
- The Fype Language (https://github.com/snonux/fype)
+ The Fype Language (https://codeberg.org/snonux/fype)
SEE ALSO
awk(1) cc(1) make(1)