We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 576223b commit dc2a617Copy full SHA for dc2a617
README.md
@@ -10,7 +10,7 @@ It also makes it easier ot work with static analysis tools like PHPStan or Psalm
10
simplifies and reduces the possible return values from all the `preg_*` functions which
11
are quite packed with edge cases.
12
13
-This library is a thin wrapper around `preg_*` functions with [some limitations](#restrictions-limitations).
+This library is a thin wrapper around `preg_*` functions with [some limitations](#restrictions--limitations).
14
If you are looking for a richer API to handle regular expressions have a look at
15
[rawr/t-regx](https://packagist.org/packages/rawr/t-regx) instead.
16
0 commit comments