From fe470f23283711607a48908190ead6eafa2cf764 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20Abdelkader=20Mart=C3=ADnez=20P=C3=A9rez?= Date: Fri, 29 Oct 2021 12:28:45 +0200 Subject: [PATCH] docs: fix broken link --- docs/source/examples/https_mtls.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/examples/https_mtls.rst b/docs/source/examples/https_mtls.rst index a03fd64..016f561 100644 --- a/docs/source/examples/https_mtls.rst +++ b/docs/source/examples/https_mtls.rst @@ -179,5 +179,5 @@ certificate. .. _some criteria are met: https://caddyserver.com/docs/automatic-https .. _Caddy documentation: https://caddyserver.com/docs/caddyfile/directives/tls -.. _HAProxy documentation: https://www.haproxy.com/de/documentation/aloha/12-0/traffic-management/lb-layer7/tls/ +.. _HAProxy documentation: https://www.haproxy.com/documentation/aloha/12-0/traffic-management/lb-layer7/tls/ .. _Nginx documentation: https://smallstep.com/hello-mtls/doc/server/nginx