aboutsummaryrefslogtreecommitdiff
path: root/README.template
diff options
context:
space:
mode:
authorSalim B <salim@posteo.de>2021-02-27 01:56:04 +0000
committerGitHub <noreply@github.com>2021-02-26 17:56:04 -0800
commitfae6a204f1a072d5efe4dff35fd08fbad2071198 (patch)
treec182a50b77fe2ae0eccec9082838383638cda919 /README.template
parent8123571e8efa4fc02004e9c3812b5177f9d0c8c4 (diff)
downloadpandoc-fae6a204f1a072d5efe4dff35fd08fbad2071198.tar.gz
Fix/update URLs and use HTTP**S** where possible (#7122)
Diffstat (limited to 'README.template')
-rw-r--r--README.template10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.template b/README.template
index 53d14b584..4b469f22b 100644
--- a/README.template
+++ b/README.template
@@ -7,9 +7,9 @@ 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)](http://hackage.haskell.org/package/pandoc)
-[![homebrew](https://img.shields.io/homebrew/v/pandoc.svg)](http://brewformulas.org/Pandoc)
-[![stackage LTS package](http://stackage.org/package/pandoc/badge/lts)](http://stackage.org/lts/package/pandoc)
+[![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)
[![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)
@@ -85,5 +85,5 @@ License
[GPL], version 2 or greater. This software carries no warranty of
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
+[GPL]: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html "GNU General Public License"
+[Haskell]: https://haskell.org