Skip to content

Commit 167720e

Browse files
README: Update outdated links.
1 parent 90a6561 commit 167720e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -202,11 +202,11 @@ Your proxy must provide both `X-Forwarded-For` and
202202
[HAProxy][haproxy-proxy] configurations, as well as notes for [other
203203
proxies][other-proxy].
204204

205-
[loadbalancer-ips]: https://zulip.readthedocs.io/en/latest/production/deployment.html#configuring-zulip-to-trust-proxies
206-
[nginx-proxy]: https://zulip.readthedocs.io/en/latest/production/deployment.html#nginx-configuration
207-
[apache2-proxy]: https://zulip.readthedocs.io/en/latest/production/deployment.html#apache2-configuration
208-
[haproxy-proxy]: https://zulip.readthedocs.io/en/latest/production/deployment.html#haproxy-configuration
209-
[other-proxy]: https://zulip.readthedocs.io/en/latest/production/deployment.html#other-proxies
205+
[loadbalancer-ips]: https://zulip.readthedocs.io/en/latest/production/reverse-proxies.html#configuring-zulip-to-trust-proxies
206+
[nginx-proxy]: https://zulip.readthedocs.io/en/latest/production/reverse-proxies.html#nginx-configuration
207+
[apache2-proxy]: https://zulip.readthedocs.io/en/latest/production/reverse-proxies.html#apache2-configuration
208+
[haproxy-proxy]: https://zulip.readthedocs.io/en/latest/production/reverse-proxies.html#haproxy-configuration
209+
[other-proxy]: https://zulip.readthedocs.io/en/latest/production/reverse-proxies.html#other-proxies
210210

211211
### Manual configuration
212212

@@ -253,7 +253,7 @@ you'd prefer to have the containers run in the background, you can use
253253

254254
If you want to build the Zulip image yourself, you can do that by
255255
running `docker-compose build`; see also
256-
[the documentation on building a custom Git version version](#upgrading-from-a-git-repository).
256+
[the documentation on building a custom Git version version](UPGRADING.md#upgrading-from-a-git-repository).
257257

258258
### Connecting to your Zulip server
259259

@@ -358,7 +358,7 @@ See also the
358358
[Zulip documentation on reverse proxies][reverse-proxy-docs]
359359

360360
[proxy-wiki-page]: https://github.com/zulip/docker-zulip/wiki/Proxying-via-nginx-on-host-machine
361-
[reverse-proxy-docs]: https://zulip.readthedocs.io/en/latest/production/deployment.html#putting-the-zulip-application-behind-a-reverse-proxy
361+
[reverse-proxy-docs]: https://zulip.readthedocs.io/en/latest/production/reverse-proxies.html#reverse-proxies
362362

363363
By default, Zulip will only interact with user traffic over HTTPS.
364364
However, if your networking environment is such that the Zulip server

0 commit comments

Comments
 (0)