📝 docs: fix captcha profile reference doc link (#289)

Fixed broken link referencing the captcha profile in Crowdsec documentation
This commit is contained in:
usr3
2025-10-30 18:50:02 +05:30
committed by GitHub
parent e8e60c958f
commit 2aac531ea7

View File

@@ -47,7 +47,7 @@ To instruct Crowdsec to use captcha remediation, change the `/etc/crowdsec/profi
- Return a captcha decision the first X times and then a ban decision.
The second mode could be used to prevent repeated malicious activity.
More information is available on configuring Crowdsec in the [official documentation](https://docs.crowdsec.net/docs/next/profiles/captcha_profile/).
More information is available on configuring Crowdsec in the [official documentation](https://docs.crowdsec.net/docs/next/local_api/profiles/captcha_profile/).
```yaml
...