Skip to content

Commit e42d206

Browse files
authored
Fix TOON link in README
Updated the TOON link to point to the correct GitHub repository.
1 parent 1004094 commit e42d206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Tests](https://img.shields.io/github/actions/workflow/status/peterfox/phpstan-toon-formatter/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/peterfox/phpstan-toon-formatter/actions/workflows/run-tests.yml)
55
[![Total Downloads](https://img.shields.io/packagist/dt/peterfox/phpstan-toon-formatter.svg?style=flat-square)](https://packagist.org/packages/peterfox/phpstan-toon-formatter)
66

7-
A PHPStan error formatter that outputs errors in the [TOON](https://github.com/helgesverre/toon) (Typed Object-Oriented Notation) format.
7+
A PHPStan error formatter that outputs errors in the [TOON](https://github.com/helgesverre/toon-php) (Typed Object-Oriented Notation) format.
88

99
The purpose of this package is to make it easier to integrate PHPStan into your CI pipeline and reduce the amount of tokens spent
1010
when working with AI agents.

0 commit comments

Comments
 (0)