📝 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 14:20:02 +01:00
committed by GitHub
parent e8e60c958f
commit 2aac531ea7
+1 -1
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. - Return a captcha decision the first X times and then a ban decision.
The second mode could be used to prevent repeated malicious activity. 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 ```yaml
... ...