From d91a4fbe98d19de20b99a8fdac9a5fe0c3f57b34 Mon Sep 17 00:00:00 2001 From: Sean Morley Date: Thu, 5 Jun 2025 16:40:37 -0400 Subject: [PATCH] fix: update link to installation options in quick start guide --- documentation/docs/install/quick_start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/install/quick_start.md b/documentation/docs/install/quick_start.md index d440701..4395656 100644 --- a/documentation/docs/install/quick_start.md +++ b/documentation/docs/install/quick_start.md @@ -43,4 +43,4 @@ docker compose down -v rm -rf adventurelog ``` -Need more control? Explore other [install options](install.md). +Need more control? Explore other [install options](getting_started.md) like Docker, Proxmox, Synology NAS, and more.