summaryrefslogtreecommitdiff
path: root/src/data/stack.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/data/stack.c
parent2f8dccca0ab3ea162fe3aa09e84a9f44c4e1de1e (diff)
move to codeberg
Diffstat (limited to 'src/data/stack.c')
-rw-r--r--src/data/stack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/stack.c b/src/data/stack.c
index fb8cf4b..9c22cc2 100644
--- a/src/data/stack.c
+++ b/src/data/stack.c
@@ -2,7 +2,7 @@
*: File: ./src/data/stack.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
*: