diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/Codec/Pesto.lhs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/Codec/Pesto.lhs b/src/lib/Codec/Pesto.lhs index 7e09663..7a2b615 100644 --- a/src/lib/Codec/Pesto.lhs +++ b/src/lib/Codec/Pesto.lhs @@ -51,7 +51,7 @@ interpreted as described in `RFC 2119`_. :Version: 1-draft :License: CC0_ :Website: https://6xq.net/pesto/ -:Discussion: https://github.com/PromyLOPh/pesto +:Source code: https://codeberg.org/ldb/pesto :Contributors: - `Lars-Dominik Braun <mailto:lars+pesto@6xq.net>`_ @@ -270,7 +270,7 @@ There’s more syntax available to express alternatives (either penne or tagliatelle), ranges (1–2 l water or approximately 1 liter water) and metadata. But now you can have a first peek at `my own recipe collection`_. -.. _my own recipe collection: https://github.com/PromyLOPh/rezepte +.. _my own recipe collection: https://codeberg.org/ldb/rezepte .. include:: Pesto/Parse.lhs .. include:: Pesto/Graph.lhs |