Skip to content

Commit 124fd8e

Browse files
committed
Fix markdown syntax in UPGRADE.md (again)
[skip ci]
1 parent d92a846 commit 124fd8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ From 3.x to 4.0
66

77
* Support for Symfony 6 was removed, PHP 8.4 and Symfony 7.4 is now the minimum required version.
88

9-
* The constructor of password constraints has changed, see [Upgrade instructions of the validator library][https://github.com/rollerworks/PasswordStrengthValidator/blob/main/UPGRADE.md]
9+
* The constructor of password constraints has changed, see [Upgrade instructions of the validator library](https://github.com/rollerworks/PasswordStrengthValidator/blob/main/UPGRADE.md)
1010

1111
From 2.x to 3.0
1212
---------------

0 commit comments

Comments
 (0)