From e8a5a846f6d919e3cc14318d1471e316754436ef Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Wed, 7 Sep 2022 15:07:13 +0200 Subject: README: Remove GitHub URLs too --- README.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'README.rst') 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 -- cgit v1.2.3