From a5fcc7b5e931b2856968229cf1d19d1d65a6586b Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Sun, 12 Oct 2025 00:20:16 -0700 Subject: [PATCH] fix intro link in v0.2.0 install page Fixes quickshell#280 --- src/guide/v0_2_0/install-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/v0_2_0/install-setup.md b/src/guide/v0_2_0/install-setup.md index d49be8d..4da3e78 100644 --- a/src/guide/v0_2_0/install-setup.md +++ b/src/guide/v0_2_0/install-setup.md @@ -188,4 +188,4 @@ more correct code should you choose to use it. # Next steps -Create your first configuration by reading the [Intro](@docs/configuration/intro). +Create your first configuration by reading the [Intro](@docs/guide/introduction).