Skip to content

Commit bc823c2

Browse files
committed
fix badges path
1 parent 29cbb72 commit bc823c2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ Pipeline Console Runtime
22
===
33

44

5-
[![Quality](https://github.com/php-etl/pipeline/actions/workflows/quality.yaml/badge.svg)](https://github.com/php-etl/pipeline/actions/workflows/quality.yaml)
6-
[![PHPStan level 5](https://github.com/php-etl/pipeline/actions/workflows/phpstan-5.yaml/badge.svg)](https://github.com/php-etl/pipeline/actions/workflows/phpstan-5.yaml)
7-
[![PHPStan level 5](https://github.com/php-etl/pipeline/actions/workflows/phpstan-6.yaml/badge.svg)](https://github.com/php-etl/pipeline/actions/workflows/phpstan-6.yaml)
8-
[![PHPStan level 7](https://github.com/php-etl/pipeline/actions/workflows/phpstan-7.yaml/badge.svg)](https://github.com/php-etl/pipeline/actions/workflows/phpstan-7.yaml)
9-
[![PHPStan level 8](https://github.com/php-etl/pipeline/actions/workflows/phpstan-8.yaml/badge.svg)](https://github.com/php-etl/pipeline/actions/workflows/phpstan-8.yaml)
10-
![PHP](https://img.shields.io/packagist/php-v/php-etl/pipeline)
5+
[![Quality](https://github.com/php-etl/pipeline-console-runtime/actions/workflows/quality.yaml/badge.svg)](https://github.com/php-etl/pipeline-console-runtime/actions/workflows/quality.yaml)
6+
[![PHPStan level 5](https://github.com/php-etl/pipeline-console-runtime/actions/workflows/phpstan-5.yaml/badge.svg)](https://github.com/php-etl/pipeline-console-runtime/actions/workflows/phpstan-5.yaml)
7+
[![PHPStan level 5](https://github.com/php-etl/pipeline-console-runtime/actions/workflows/phpstan-6.yaml/badge.svg)](https://github.com/php-etl/pipeline-console-runtime/actions/workflows/phpstan-6.yaml)
8+
[![PHPStan level 7](https://github.com/php-etl/pipeline-console-runtime/actions/workflows/phpstan-7.yaml/badge.svg)](https://github.com/php-etl/pipeline-console-runtime/actions/workflows/phpstan-7.yaml)
9+
[![PHPStan level 8](https://github.com/php-etl/pipeline-console-runtime/actions/workflows/phpstan-8.yaml/badge.svg)](https://github.com/php-etl/pipeline-console-runtime/actions/workflows/phpstan-8.yaml)
10+
![PHP](https://img.shields.io/packagist/php-v/php-etl/pipeline-console-runtime)

0 commit comments

Comments
 (0)