diff options
-rw-r--r-- | README.rst | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -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 |