summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 65a685a..26ea4e2 100644
--- a/README.org
+++ b/README.org
@@ -5,7 +5,7 @@
that consume streams and return common lisp values. E.g. A [[https://github.com/cbeo/parzival/blob/master/examples/Tutorial.org][JSON]]
parser or can be written reasonbly succinctly in parzival.
- Check out the [[https://github.com/cbeo/parzival/blob/master/examples/Tutorial.org][Tutorial]] for a detailed introduction.
+ Check out the [[https://codeberg.org/hypergoof/parzival/src/branch/master/examples/Tutorial.org][Tutorial]] for a detailed introduction.
** A Neat / Dumb Example