From 59db3090b709337b62bf6c2e5067c11cdc71ae92 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Thu, 8 Aug 2024 13:38:21 +0200 Subject: [PATCH] fix borken links --- Handbook/src/misc/console-commands/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Handbook/src/misc/console-commands/README.md b/Handbook/src/misc/console-commands/README.md index 0203209a..4e53126b 100644 --- a/Handbook/src/misc/console-commands/README.md +++ b/Handbook/src/misc/console-commands/README.md @@ -9,7 +9,7 @@ The SenseGlove Unreal Engine Plugin offers a variety of utility console commands > `Project Settings > Project > Maps & Modes > Game Instance > Game Instance Class`. > Failing to do so will result in the error: `Command not recognized: SG_*` in > the logs. For more details, refer to -> [SGGameInstance](../../setup-senseglove-default-classes/sggameinstance.md). +> [SGGameInstance](../../getting-started/setup-senseglove-default-classes/sggameinstance.md). ## SGGameUserSettings Console Commands @@ -21,7 +21,7 @@ The SenseGlove Unreal Engine Plugin offers a variety of utility console commands > Failure to set this correctly will cause your simulation or editor to crash > upon calling any of the following console commands. For more information, > refer to -> [SGGameUserSettings](../../setup-senseglove-default-classes/sggameusersettings.md). +> [SGGameUserSettings](../../getting-started/setup-senseglove-default-classes/sggameusersettings.md). ### SG_GetEngineScalabilitySettings