From 6f1958f9f2c09eb087c517971d0b5477527bf2b5 Mon Sep 17 00:00:00 2001
From: Abed Fayyad
Date: Sun, 13 Jul 2025 09:16:13 -0400
Subject: [PATCH] :books: Fix broken link in self-hosting docs
Replaced broken Markdown link to the unofficial self-hosting section.
Signed-off-by: Abed Fayyad
---
docs/technical-guide/getting-started/index.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/technical-guide/getting-started/index.md b/docs/technical-guide/getting-started/index.md
index 175cf99195..38f8f939bc 100644
--- a/docs/technical-guide/getting-started/index.md
+++ b/docs/technical-guide/getting-started/index.md
@@ -28,5 +28,6 @@ Use Docker if you already know the tool, if need full control of the process or
and do not want to depend on any external provider, or need to do any special customization.
-Or you can try other options,
-offered by Penpot community.
+Or you can try [other options][1], offered by Penpot community.
+
+[1]: /technical-guide/getting-started/unofficial-options/