summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2022-09-07 15:07:13 +0200
committerLars-Dominik Braun <lars@6xq.net>2022-09-07 15:07:13 +0200
commite8a5a846f6d919e3cc14318d1471e316754436ef (patch)
treeb49a9479f8ab3a437012f59baa1120912855f5d4 /README.rst
parentb282af35ad4b0bb8d90e517f4b9ff03c22234090 (diff)
downloadpesto-master.tar.gz
pesto-master.tar.bz2
pesto-master.zip
README: Remove GitHub URLs tooHEADmaster
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 116df09..5a16132 100644
--- a/README.rst
+++ b/README.rst
@@ -1,14 +1,12 @@
Pesto
=====
-.. image:: https://github.com/PromyLOPh/pesto/workflows/build/badge.svg
-
Pesto is a text-based human-editable and machine-transformable cooking recipe
interchange format.
-For more information see the latest draft_, which is rendered from its Literate
+For more information see the latest `rendered version`_ or its Literate
Haskell sources_.
-.. _draft: https://6xq.net/pesto/
-.. _sources: https://github.com/PromyLOPh/pesto/blob/master/src/lib/Codec/Pesto.lhs
+.. _rendered version: https://6xq.net/pesto/
+.. _sources: https://codeberg.org/ldb/pesto/src/branch/master/src/lib/Codec/Pesto.lhs