From 28d2dec8d5ac56dff7572e5ba75fe9ee39f58fb4 Mon Sep 17 00:00:00 2001 From: Horu <73709188+HigherOrderLogic@users.noreply.github.com> Date: Thu, 1 May 2025 21:24:28 +1000 Subject: [PATCH] configuration: correct start page link (#1052) --- pages/Configuring/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Configuring/_index.md b/pages/Configuring/_index.md index 10812fd..a003ebb 100644 --- a/pages/Configuring/_index.md +++ b/pages/Configuring/_index.md @@ -15,4 +15,4 @@ It links to other pages where necessary, and will walk you through: It also contains some sample configurations you can take inspiration from. -Start with [the Start Page](../Start.md). \ No newline at end of file +Start with [the Start Page](../Start).