Update broken links in reverse proxies docs

This commit is contained in:
Rubén Cabrera
2024-01-16 22:03:06 +00:00
parent 95452482f1
commit 48cb43ec19
4 changed files with 5 additions and 5 deletions

View File

@ -4,6 +4,6 @@ This directory contains sample files that show you how to do reverse-proxying us
This is for when you wish to have your own HAproxy instance sitting in front of Matrix services installed by this playbook.
We recommend that you use HAProxy in front of Traefik. See our [Fronting the integrated reverse-proxy webserver with another reverse-proxy](../../docs/configuring-playbook-own-webserver.md#fronting-the-integrated-reverse-proxy-webserver-with-another-reverse-proxy) documentation.
We recommend that you use HAProxy in front of Traefik. See our [Fronting the integrated reverse-proxy webserver with another reverse-proxy](../../../docs/configuring-playbook-own-webserver.md#fronting-the-integrated-reverse-proxy-webserver-with-another-reverse-proxy) documentation.
You can then use the configuration files from this directory as an example for how to configure your HAproxy reverse proxy.