Skip to content

Commit 463a409

Browse files
authored
docs: update index.rst (#40)
1 parent bf353b1 commit 463a409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ or `our opinionated one <./doc/ruleSets/PhpCsFixer.rst>`__.
1313
You can also define your (team's) style through the `configuration file <./doc/config.rst>`__.
1414

1515
PHP CS Fixer can not only unify the style of your code, but also help to modernize your codebase towards
16-
newer PHP (e.g. `@PHP85Migration <./doc/ruleSets/PHP85Migration.rst>`__) and newer PHPUnit (e.g. `@PHPUnit91Migration:risky <./doc/ruleSets/PHPUnit91MigrationRisky.rst>`__).
16+
newer PHP (e.g. `@autoPHPMigration <./doc/ruleSets/AutoPHPMigration.rst>`__) and newer PHPUnit (e.g. `@autoPHPUnitMigration:risky <./doc/ruleSets/AutoPHPUnitMigrationRisky.rst>`__).
1717

1818
Supported PHP Versions
1919
----------------------

0 commit comments

Comments
 (0)