From d22f93c7f39f16d3ddca57d74ac50ebcc4cf4522 Mon Sep 17 00:00:00 2001 From: Stefan Dej Date: Sat, 2 Mar 2024 18:22:49 +0100 Subject: [PATCH] chore: fix redirect for remotemode Signed-off-by: Stefan Dej --- .gitbook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitbook.yaml b/.gitbook.yaml index 2f3a9d1..b4f2093 100644 --- a/.gitbook.yaml +++ b/.gitbook.yaml @@ -3,5 +3,5 @@ root: ./ redirects: setup/mainsail-os: setup/getting-started.md theming/themes: overview/features/themes/themes.md - remotemode: overview/quicktips/config.json.md#remote-mode + remotemode: overview/quicktips/config.json#remote-mode configuration: setup/configuration.md