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 9ae0fca commit 1bf2fd4Copy full SHA for 1bf2fd4
README.md
@@ -129,7 +129,7 @@ You receive `""` for optional groups with no value.
129
130
# Replace with captured groups
131
132
-The [regex_replace!] and [regex_replace_all!] macros bring once compilation and compilation time checks to the `replace` and `replace_all` functions.
+The `regex_replace!` and `regex_replace_all!` macros bring once compilation and compilation time checks to the `replace` and `replace_all` functions.
133
134
## Replace with a closure
135
0 commit comments