aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
-rw-r--r--README.template1
2 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index f13358f52..dc64421f1 100644
--- a/README.md
+++ b/README.md
@@ -22,9 +22,9 @@ groups](https://img.shields.io/badge/pandoc-discuss-red.svg?style=social)](https
## The universal markup converter
-Pandoc is a \[Haskell\] library for converting from one markup format to
-another, and a command-line tool that uses this library. It can convert
-*from*
+Pandoc is a [Haskell](http://haskell.org) library for converting from
+one markup format to another, and a command-line tool that uses this
+library. It can convert *from*
<div id="input-formats">
diff --git a/README.template b/README.template
index 54cb3b515..7b5d0b7b9 100644
--- a/README.template
+++ b/README.template
@@ -87,3 +87,4 @@ License
any kind. (See COPYRIGHT for full copyright and warranty notices.)
[GPL]: http://www.gnu.org/copyleft/gpl.html "GNU General Public License"
+[Haskell]: http://haskell.org