File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1752,9 +1752,9 @@ brief description of each is included here
17521752 Short example of subcommands
17531753- [validators](https://github.com/CLIUtils/CLI11/blob/main/examples/validators.cpp):
17541754 Example illustrating use of validators
1755- - [custom validators](https://github.com/CLIUtils/CLI11/blob/main/examples/custom_validators .cpp):
1755+ - [custom validators](https://github.com/CLIUtils/CLI11/blob/main/examples/custom_validator .cpp):
17561756 Example illustrating use of validators
1757- - [date validators](https://github.com/CLIUtils/CLI11/blob/main/examples/date_validators .cpp):
1757+ - [date validators](https://github.com/CLIUtils/CLI11/blob/main/examples/date_validator .cpp):
17581758 Example illustrating use of validators
17591759
17601760## Contribute
You can’t perform that action at this time.
0 commit comments