Update README.md about regex syntax link
This commit is contained in:
parent
eb0ac2df5d
commit
2652bd6785
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ for the output text, and the color will be left unspecified (usually defaulting
|
|||
to white).
|
||||
|
||||
For a reference of what kind of regex is supported,
|
||||
[see this page](https://docs.rs/regex/1.6.0/regex/index.html#syntax).
|
||||
[see this page](https://docs.rs/regex/1.9.1/regex/index.html#syntax).
|
||||
|
||||
## Net graph
|
||||
|
||||
|
|
Loading…
Reference in a new issue