diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2022-09-04 09:15:50 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2022-09-04 09:15:50 +0200 |
commit | 8571736188131acac9540814aeb4d4da99ab2454 (patch) | |
tree | dee3aad8b3e8028618583df3b33c011f95f4584e /src/lib/Codec | |
parent | 0a2845feb8e5436d0840ed5c87fd379ff2ddd569 (diff) | |
download | pesto-8571736188131acac9540814aeb4d4da99ab2454.tar.gz pesto-8571736188131acac9540814aeb4d4da99ab2454.tar.bz2 pesto-8571736188131acac9540814aeb4d4da99ab2454.zip |
Change GitHub URLs to Codeberg
Diffstat (limited to 'src/lib/Codec')
-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 |