From 2aac531ea70b07bab771fc02ff7d1bf200181356 Mon Sep 17 00:00:00 2001 From: usr3 <50021155+usr3@users.noreply.github.com> Date: Thu, 30 Oct 2025 18:50:02 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs:=20fix=20captcha=20profile?= =?UTF-8?q?=20reference=20doc=20link=20(#289)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixed broken link referencing the captcha profile in Crowdsec documentation --- examples/captcha/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/captcha/README.md b/examples/captcha/README.md index a370f84..ecee4ab 100644 --- a/examples/captcha/README.md +++ b/examples/captcha/README.md @@ -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 ... @@ -158,4 +158,4 @@ TODO - Hcatpcha -TODO \ No newline at end of file +TODO