diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-12-13 13:15:29 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-12-13 13:15:29 +0200 |
commit | 18851b632a5bfd539b0afa31220fbb83f7740fc6 (patch) | |
tree | e39a263cc4c5681e54e3d5805e08997928a2ae1c | |
parent | 3def602e8b7b6f45003cb95f7a74979118ae0e4a (diff) |
Updated Help
-rw-r--r-- | res/about/help.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/about/help.gmi b/res/about/help.gmi index 32cb0595..b6c46aef 100644 --- a/res/about/help.gmi +++ b/res/about/help.gmi | |||
@@ -264,7 +264,7 @@ Other style options: | |||
264 | 264 | ||
265 | ## 2.5 Proxies | 265 | ## 2.5 Proxies |
266 | 266 | ||
267 | Gemini allows relaying requests via a proxy server. On the "Proxies" tab, you can configure proxy servers for Gemini, Gopher, and HTTP/HTTPS requests. | 267 | Gemini allows relaying requests via a proxy server. On the "Network" tab, you can configure proxy servers for Gemini, Gopher, and HTTP/HTTPS requests. |
268 | 268 | ||
269 | When an HTTP proxy server is configured, HTTP/HTTPS links will no longer open in the system's default web browser but will be loaded via the proxy, expecting it to serve a 'text/gemini' version of the link contents. | 269 | When an HTTP proxy server is configured, HTTP/HTTPS links will no longer open in the system's default web browser but will be loaded via the proxy, expecting it to serve a 'text/gemini' version of the link contents. |
270 | 270 | ||