diff --git a/Handbook/src/misc/console-commands/README.md b/Handbook/src/misc/console-commands/README.md index 4e53126b..6031ab2d 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](../../getting-started/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](../../getting-started/setup-senseglove-default-classes/sggameusersettings.md). +> [`SGGameUserSettings`](../../getting-started/setup-senseglove-default-classes/sggameusersettings.md). ### SG_GetEngineScalabilitySettings