From 7e59becd588a394c75f7f8c76157927a44065bd5 Mon Sep 17 00:00:00 2001 From: Classic298 <27028174+Classic298@users.noreply.github.com> Date: Mon, 24 Nov 2025 14:33:42 +0100 Subject: [PATCH] Update connection-error.mdx --- docs/troubleshooting/connection-error.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshooting/connection-error.mdx b/docs/troubleshooting/connection-error.mdx index bcd33e45..9853b67b 100644 --- a/docs/troubleshooting/connection-error.mdx +++ b/docs/troubleshooting/connection-error.mdx @@ -68,7 +68,7 @@ The `CORS_ALLOW_ORIGIN` setting is crucial for WebSocket functionality. If you s ### Reverse Proxy / SSL/TLS Configuration -For reverse proxy and TLS setups, check our [tutorials here](/docs/tutorials/https/). +For reverse proxy and TLS setups, check our [tutorials here](/category/https). ### WebSocket Troubleshooting