Skip to content

Commit d92a846

Browse files
committed
Fix markdown syntax in UPGRADE.md
1 parent 369d940 commit d92a846

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)