Skip to content

Commit 2aac531

Browse files
authored
📝 docs: fix captcha profile reference doc link (#289)
Fixed broken link referencing the captcha profile in Crowdsec documentation
1 parent e8e60c9 commit 2aac531

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/captcha/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To instruct Crowdsec to use captcha remediation, change the `/etc/crowdsec/profi
4747
- Return a captcha decision the first X times and then a ban decision.
4848

4949
The second mode could be used to prevent repeated malicious activity.
50-
More information is available on configuring Crowdsec in the [official documentation](https://docs.crowdsec.net/docs/next/profiles/captcha_profile/).
50+
More information is available on configuring Crowdsec in the [official documentation](https://docs.crowdsec.net/docs/next/local_api/profiles/captcha_profile/).
5151

5252
```yaml
5353
...
@@ -158,4 +158,4 @@ TODO
158158

159159
- Hcatpcha
160160

161-
TODO
161+
TODO

0 commit comments

Comments
 (0)