Skip to content

Commit dc2a617

Browse files
committed
Fix link
1 parent 576223b commit dc2a617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ It also makes it easier ot work with static analysis tools like PHPStan or Psalm
1010
simplifies and reduces the possible return values from all the `preg_*` functions which
1111
are quite packed with edge cases.
1212

13-
This library is a thin wrapper around `preg_*` functions with [some limitations](#restrictions-limitations).
13+
This library is a thin wrapper around `preg_*` functions with [some limitations](#restrictions--limitations).
1414
If you are looking for a richer API to handle regular expressions have a look at
1515
[rawr/t-regx](https://packagist.org/packages/rawr/t-regx) instead.
1616

0 commit comments

Comments
 (0)