Skip to content

Commit 28dae79

Browse files
authored
Fix custom regex link in readme.md (#4568)
Update custom regex section link to go to the custom regex alpha section of the readme.md
1 parent 939fabe commit 28dae79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ trufflehog git https://github.com/trufflesecurity/trufflehog.git
499499

500500
## Configuration
501501

502-
TruffleHog supports defining [custom regex detectors](#regex-detector-alpha)
502+
TruffleHog supports defining [custom regex detectors](#custom-regex-detector-alpha)
503503
and multiple sources in a configuration file provided via the `--config` flag.
504504
The regex detectors can be used with any subcommand, while the sources defined
505505
in configuration are only for the `multi-scan` subcommand.

0 commit comments

Comments
 (0)