summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-11-02 20:24:25 +0200
committerPaul Buetow <paul@buetow.org>2021-11-02 20:24:25 +0200
commitae0c64ab5d79bc52ca0e4f233ad8f7eb3f811d97 (patch)
treec152cc072d64b982aa3c0486816960bc06ecc015 /src/main.c
parent2f8dccca0ab3ea162fe3aa09e84a9f44c4e1de1e (diff)
move to codeberg
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index dc577e4..816af1e 100644
--- a/src/main.c
+++ b/src/main.c
@@ -2,7 +2,7 @@
*: File: ./src/main.c
*: 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
*: