summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/Codec/Pesto.lhs5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/Codec/Pesto.lhs b/src/lib/Codec/Pesto.lhs
index a1c7c2a..7e09663 100644
--- a/src/lib/Codec/Pesto.lhs
+++ b/src/lib/Codec/Pesto.lhs
@@ -118,7 +118,9 @@ more-or-less proprietary formats:
`Living Cookbook`_
Uses a XML-based format called fdx version 1.1. There’s no specification to
- be found, but a few examples__ are available and those are dated 2006.
+ be found, but a few
+ `examples <http://livingcookbook.com/Resource/DownloadableRecipes>`_
+ are available and those are dated 2006.
`My CookBook`_
Uses the file extension .mcb. A specification `is available
<http://mycookbook-android.com/site/my-cookbook-xml-schema/>`_.
@@ -136,7 +138,6 @@ Paprika_
Cross-platform application, supports its own “emailed recipe format” and a
simple YAML-based format.
-__ http://livingcookbook.com/Resource/DownloadableRecipes
.. _Paprika: https://paprikaapp.com/help/android/#importrecipes
.. _xml-formats: