Skip to content

Commit d030db1

Browse files
committed
Badge Fix
1 parent 70486c1 commit d030db1

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
@@ -3,9 +3,9 @@
33
![Laravel Supported Versions](https://img.shields.io/badge/laravel-10.x/11.x/12.x-green.svg)
44
[![MIT Licensed](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
55
[![Latest Version on Packagist](https://img.shields.io/packagist/v/kirschbaum-development/monitor.svg?style=flat-square)](https://packagist.org/packages/kirschbaum-development/monitor)
6-
![Application Testing](https://github.com/kirschbaum-development/monitor/actions/workflows/application-testing.yml/badge.svg)
6+
![Application Testing](https://github.com/kirschbaum-development/monitor/actions/workflows/php-tests.yml/badge.svg)
77
![Static Analysis](https://github.com/kirschbaum-development/monitor/actions/workflows/static-analysis.yml/badge.svg)
8-
![Code Style](https://github.com/kirschbaum-development/monitor/actions/workflows/code-style.yml/badge.svg)
8+
![Code Style](https://github.com/kirschbaum-development/monitor/actions/workflows/style-check.yml/badge.svg)
99

1010
Laravel Monitor is a comprehensive observability toolkit for Laravel applications. It provides structured logging, distributed tracing, performance monitoring, and Critical Control Points (CCP) to help you understand and debug your application's behavior.
1111

0 commit comments

Comments
 (0)