Skip to content

Commit 9944c53

Browse files
committed
Update badges
1 parent a6a3126 commit 9944c53

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
GitHub
22
------
33

4+
[![Hackage version](https://img.shields.io/hackage/v/github.svg?label=Hackage&color=informational)](http://hackage.haskell.org/package/github)
5+
[![github on Stackage Nightly](https://stackage.org/package/github/badge/nightly)](https://stackage.org/nightly/package/github)
6+
[![Stackage LTS version](https://www.stackage.org/package/github/badge/lts?label=Stackage)](https://www.stackage.org/package/github)
47
[![Haskell-CI](https://github.com/haskell-github/github/actions/workflows/haskell-ci.yml/badge.svg)](https://github.com/haskell-github/github/actions/workflows/haskell-ci.yml)
5-
[![Hackage](https://img.shields.io/hackage/v/github.svg)][hackage]
68

79
The GitHub API v3 for Haskell.
810

@@ -92,7 +94,7 @@ Copyright 2016-2019 Oleg Grenrus.
9294

9395
Available under the BSD 3-clause license.
9496

95-
[hackage]: http://hackage.haskell.org/package/github "Hackage"
97+
[hackage]: https://hackage.haskell.org/package/github "Hackage"
9698

9799
Alternative
98100
===========

0 commit comments

Comments
 (0)