From d68af92b1534427237202858ce91edf5046e043b Mon Sep 17 00:00:00 2001 From: Nathan Brake <33383515+njbrake@users.noreply.github.com> Date: Wed, 15 Oct 2025 05:23:06 -0400 Subject: [PATCH] #766: Fix broken deployments link --- docs/getting-started/advanced-topics/https-encryption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/advanced-topics/https-encryption.md b/docs/getting-started/advanced-topics/https-encryption.md index 908cae7b..1e2f1920 100644 --- a/docs/getting-started/advanced-topics/https-encryption.md +++ b/docs/getting-started/advanced-topics/https-encryption.md @@ -47,7 +47,7 @@ The best HTTPS solution depends on your existing infrastructure and technical ex ## 📚 Explore Deployment Tutorials for Step-by-Step Guides -For detailed, practical instructions and community-contributed tutorials on setting up HTTPS encryption with various solutions, please visit the **[Deployment Tutorials](../../tutorials/deployment/)** section. +For detailed, practical instructions and community-contributed tutorials on setting up HTTPS encryption with various solutions, please visit the **[Deployment Tutorials](../../../tutorials/deployment/)** section. These tutorials often provide specific, step-by-step guides for different environments and HTTPS solutions, making the process easier to follow.