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
This commit is contained in:
jmcshannon
2025-11-24 09:08:15 -05:00
committed by GitHub
parent 939fabea55
commit 28dae792b7
+1 -1
View File
@@ -499,7 +499,7 @@ trufflehog git https://github.com/trufflesecurity/trufflehog.git
## Configuration
TruffleHog supports defining [custom regex detectors](#regex-detector-alpha)
TruffleHog supports defining [custom regex detectors](#custom-regex-detector-alpha)
and multiple sources in a configuration file provided via the `--config` flag.
The regex detectors can be used with any subcommand, while the sources defined
in configuration are only for the `multi-scan` subcommand.