Remove dead directory link from readme. resolve #1436

This commit is contained in:
ilike2burnthing 2025-01-20 17:37:14 +00:00 committed by GitHub
parent a2fe9e7776
commit 82a1366d34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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