Skip to content

Commit e1ec16d

Browse files
authored
Fix all contributors badge (#74)
1 parent 6780990 commit e1ec16d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Rollbar Haskell
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
![CI](https://github.com/stackbuilders/rollbar-haskell/workflows/CI/badge.svg)
@@ -70,7 +70,7 @@ Run all tests:
7070
env ROLLBAR_TOKEN=<token> stack test
7171
```
7272

73-
## Contributors
73+
## Contributors
7474

7575
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
7676

0 commit comments

Comments
 (0)