mirror of
https://github.com/sharkdp/fd.git
synced 2024-11-16 00:48:28 +01:00
Merge pull request #1602 from JCHacking/readme_last_version_regex
docs: documentation link of regular expressions to the latest version
This commit is contained in:
commit
8958a7bd74
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ X11/xinit/xinitrc
|
||||||
X11/xinit/xserverrc
|
X11/xinit/xserverrc
|
||||||
```
|
```
|
||||||
|
|
||||||
The regular expression syntax used by `fd` is [documented here](https://docs.rs/regex/1.0.0/regex/#syntax).
|
The regular expression syntax used by `fd` is [documented here](https://docs.rs/regex/latest/regex/#syntax).
|
||||||
|
|
||||||
### Specifying the root directory
|
### Specifying the root directory
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue