Skip to content

Commit 7d6092b

Browse files
committed
docs: update badges
Signed-off-by: Adam Setch <[email protected]>
1 parent 2afb758 commit 7d6092b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Gitify
22

3-
[![Build Workflow][build-workflow-badge]][github-actions] [![Release Workflow][release-workflow-badge]][github-actions] [![Coveralls][coveralls-badge]][coveralls] [![Renovate enabled][renovate-badge]][renovate] [![Libraries.io dependency status][librariesio-badge]][librariesio] [![Contributors][contributors-badge]][github] [![Downloads - Total][downloads-total-badge]][website] [![Downloads - Latest Release][downloads-latest-badge]][website] [![OSS License][license-badge]][license] [![Latest Release][github-release-badge]][github-releases] [![Homebrew Cask][homebrew-cask-badge]][homebrew-cask]
3+
[![CI Workflow][ci-workflow-badge]][github-actions] [![Release Workflow][release-workflow-badge]][github-actions] [![Coveralls][coveralls-badge]][coveralls] [![Renovate enabled][renovate-badge]][renovate] [![Contributors][contributors-badge]][github] [![Downloads - Total][downloads-total-badge]][website] [![Downloads - Latest Release][downloads-latest-badge]][website] [![OSS License][license-badge]][license] [![Latest Release][github-release-badge]][github-releases] [![Homebrew Cask][homebrew-cask-badge]][homebrew-cask]
44

55
> GitHub Notifications on your menu bar. Available on macOS, Windows and Linux.
66
@@ -33,22 +33,22 @@ For more information, see [LICENSE](LICENSE).
3333
<!-- LINK LABELS -->
3434
[website]: https://www.gitify.io
3535
[faqs]: https://www.gitify.io/faq/
36+
3637
[github]: https://github.com/gitify-app/gitify
3738
[github-actions]: https://github.com/gitify-app/gitify/actions
3839
[github-releases]: https://github.com/gitify-app/gitify/releases/latest
3940
[github-website]: https://github.com/gitify-app/website
4041
[github-website-pulls]: https://github.com/gitify-app/website/pulls
4142
[brew]: https://brew.sh/
4243
[homebrew-cask]: https://formulae.brew.sh/cask/gitify
44+
4345
[coveralls]: https://coveralls.io/github/gitify-app/gitify
4446
[coveralls-badge]: https://img.shields.io/coverallsCoverage/github/gitify-app/gitify?logo=coveralls
45-
[build-workflow-badge]: https://github.com/gitify-app/gitify/actions/workflows/build.yml/badge.svg
47+
[ci-workflow-badge]: https://github.com/gitify-app/gitify/actions/workflows/ci.yml/badge.svg
4648
[release-workflow-badge]: https://github.com/gitify-app/gitify/actions/workflows/release.yml/badge.svg
4749
[downloads-total-badge]: https://img.shields.io/github/downloads/gitify-app/gitify/total?label=downloads@all&logo=github
4850
[downloads-latest-badge]: https://img.shields.io/github/downloads/gitify-app/gitify/latest/total?logo=github
4951
[contributors-badge]: https://img.shields.io/github/contributors/gitify-app/gitify?logo=github
50-
[librariesio]: https://libraries.io/
51-
[librariesio-badge]: https://img.shields.io/librariesio/github/gitify-app/gitify?logo=librariesdotio
5252
[license]: LICENSE
5353
[license-badge]: https://img.shields.io/github/license/gitify-app/gitify?logo=github
5454
[github-release-badge]: https://img.shields.io/github/v/release/gitify-app/gitify?logo=github

0 commit comments

Comments
 (0)