diff options
| author | John MacFarlane <[email protected]> | 2022-09-20 11:50:09 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-09-20 12:05:18 -0700 |
| commit | 5e377cc9c096c912f10cc477afecc7957488814b (patch) | |
| tree | 1502382dd0ebadf79eb2712a8f285c1598f865c0 /README.template | |
| parent | d7a52e247853f4c64b664a348160a2e996c78859 (diff) | |
README.template: fix link to stackage.
Diffstat (limited to 'README.template')
| -rw-r--r-- | README.template | 2 |
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 [](https://github.com/jgm/pandoc/releases) [](https://hackage.haskell.org/package/pandoc) [](https://formulae.brew.sh/formula/pandoc) -[](https://www.stackage.org/lts/package/pandoc-types) +[](https://www.stackage.org/lts/package/pandoc) [](https://github.com/jgm/pandoc/actions) [](https://www.gnu.org/licenses/gpl.html) [](https://groups.google.com/forum/#!forum/pandoc-discuss) |
