aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2022-09-20 11:50:09 -0700
committerJohn MacFarlane <[email protected]>2022-09-20 12:05:18 -0700
commit5e377cc9c096c912f10cc477afecc7957488814b (patch)
tree1502382dd0ebadf79eb2712a8f285c1598f865c0
parentd7a52e247853f4c64b664a348160a2e996c78859 (diff)
README.template: fix link to stackage.
-rw-r--r--README.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.template b/README.template
index cb7060953..e931a9fde 100644
--- a/README.template
+++ b/README.template
@@ -9,7 +9,7 @@ Pandoc
[![github release](https://img.shields.io/github/release/jgm/pandoc.svg?label=current+release)](https://github.com/jgm/pandoc/releases)
[![hackage release](https://img.shields.io/hackage/v/pandoc.svg?label=hackage)](https://hackage.haskell.org/package/pandoc)
[![homebrew](https://img.shields.io/homebrew/v/pandoc.svg)](https://formulae.brew.sh/formula/pandoc)
-[![stackage LTS package](https://stackage.org/package/pandoc/badge/lts)](https://www.stackage.org/lts/package/pandoc-types)
+[![stackage LTS package](https://stackage.org/package/pandoc/badge/lts)](https://www.stackage.org/lts/package/pandoc)
[![CI tests](https://github.com/jgm/pandoc/workflows/CI%20tests/badge.svg)](https://github.com/jgm/pandoc/actions)
[![license](https://img.shields.io/badge/license-GPLv2+-lightgray.svg)](https://www.gnu.org/licenses/gpl.html)
[![pandoc-discuss on google groups](https://img.shields.io/badge/pandoc-discuss-red.svg?style=social)](https://groups.google.com/forum/#!forum/pandoc-discuss)