diff options
| author | Ivan Gabaldon <igabaldon@inetol.net> | 2025-11-20 10:31:53 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-20 10:31:53 +0000 |
| commit | 431bf5d235493ad527f8a1f22d3375a35b76aace (patch) | |
| tree | dd20ece1e461fc3ca6b4dbf52b181b14c52a8b8d /docs/admin/answer-captcha.rst | |
| parent | 576c8ca99cde1a31e442ef61965e77c82349079b (diff) | |
[mod] docs: add acknowledgements section (#5449)
* [mod] docs: add acknowledgements section
Moves all images into a `assets/` folder.
* [fix] docs: normalize brands svg
Diffstat (limited to 'docs/admin/answer-captcha.rst')
| -rw-r--r-- | docs/admin/answer-captcha.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/admin/answer-captcha.rst b/docs/admin/answer-captcha.rst index 7ae29be0c..9ca17ebd5 100644 --- a/docs/admin/answer-captcha.rst +++ b/docs/admin/answer-captcha.rst @@ -48,7 +48,7 @@ solve the CAPTCHA from `qwant.com <https://www.qwant.com/>`__. .. group-tab:: Firefox - .. kernel-figure:: answer-captcha/ffox-setting-proxy-socks.png + .. kernel-figure:: /assets/answer-captcha/ffox-setting-proxy-socks.png :alt: FFox proxy on SOCKS5, 127.0.0.1:8080 Firefox's network settings @@ -66,4 +66,3 @@ solve the CAPTCHA from `qwant.com <https://www.qwant.com/>`__. -N Do not execute a remote command. This is useful for just forwarding ports. - |