From 82a1366d342aa89f39e0c08ea9c73933608d356d Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:37:14 +0000 Subject: [PATCH] Remove dead directory link from readme. resolve #1436 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f97158..d1640ce 100644 --- a/README.md +++ b/README.md @@ -317,7 +317,7 @@ solve a captcha. If this is the case, FlareSolverr will return the error `Captcha detected but no automatic solver is configured.` FlareSolverr can be customized to solve the CAPTCHA automatically by setting the environment variable `CAPTCHA_SOLVER` -to the file name of one of the adapters inside the [/captcha](src/captcha) directory. +to the file name of one of the adapters inside the `/captcha` directory. ## Related projects