Skip to content

Commit

Permalink
docs: fix badge
Browse files Browse the repository at this point in the history
  • Loading branch information
owenvoke committed Jan 11, 2023
1 parent 92d4bf1 commit 7b0ae5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<p align="center">
<a href="https://styleci.io/repos/94141482"><img src="https://styleci.io/repos/94141482/shield" alt="StyleCI Status"></img></a>
<a href="https://github.com/nunomaduro/laravel-desktop-notifier/actions"><img src="https://img.shields.io/github/workflow/status/nunomaduro/laravel-desktop-notifier/Tests/stable.svg?style=flat-square" alt="Build Status"></img></a>
<a href="https://github.com/nunomaduro/laravel-desktop-notifier/actions"><img src="https://img.shields.io/github/actions/workflow/status/nunomaduro/laravel-desktop-notifier/tests.yml.svg?branch=stable&style=flat-square" alt="Build Status"></img></a>
<a href="https://scrutinizer-ci.com/g/nunomaduro/laravel-desktop-notifier"><img src="https://img.shields.io/scrutinizer/g/nunomaduro/laravel-desktop-notifier.svg?style=flat-square" alt="Quality Score"></img></a>
<a href="https://packagist.org/packages/nunomaduro/laravel-desktop-notifier"><img src="https://img.shields.io/packagist/v/nunomaduro/laravel-desktop-notifier.svg?style=flat-square" alt="Latest Version"></img></a>
<a href="https://packagist.org/packages/nunomaduro/laravel-console-task"><img src="https://img.shields.io/packagist/l/nunomaduro/laravel-console-task.svg?style=flat-square" alt="License"></a>
Expand Down

0 comments on commit 7b0ae5e

Please sign in to comment.