fix the wrong content path

This commit is contained in:
Mamadou Babaei
2024-08-16 18:02:17 +02:00
parent 160af1b5df
commit 49ef127f7a
7 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -20,12 +20,12 @@ Welcom to the SenseGlove Unreal Engine Handbook!
- [Connect to Nova gloves using Command-line](getting-started/sensecom/gnu-linux/command-line.md) - [Connect to Nova gloves using Command-line](getting-started/sensecom/gnu-linux/command-line.md)
- [SenseCom on Microsoft Windows](getting-started/sensecom/microsoft-windows.md) - [SenseCom on Microsoft Windows](getting-started/sensecom/microsoft-windows.md)
- [Enabling XR_EXT_hand_tracking on VR Headsets](getting-started/enabling-xr-ext-hand-tracking-vr-headsets/README.md) - [Enabling XR_EXT_hand_tracking on VR Headsets](getting-started/enabling-xr-ext-hand-tracking-vr-headsets/README.md)
- [Setup SenseGlove Default Classes](setup-senseglove-default-classes/README.md) - [Setup SenseGlove Default Classes](getting-started/setup-senseglove-default-classes/README.md)
- [SGPawn](setup-senseglove-default-classes/sgpawn.md) - [SGPawn](getting-started/setup-senseglove-default-classes/sgpawn.md)
- [SGPlayerController](setup-senseglove-default-classes/sgplayercontroller.md) - [SGPlayerController](getting-started/setup-senseglove-default-classes/sgplayercontroller.md)
- [SGGameModeBase](setup-senseglove-default-classes/sggamemodebase.md) - [SGGameModeBase](getting-started/setup-senseglove-default-classes/sggamemodebase.md)
- [SGGameInstance](setup-senseglove-default-classes/sggameinstance.md) - [SGGameInstance](getting-started/setup-senseglove-default-classes/sggameinstance.md)
- [SGGameUserSettings](setup-senseglove-default-classes/sggameusersettings.md) - [SGGameUserSettings](getting-started/setup-senseglove-default-classes/sggameusersettings.md)
- [Setup a Virtual Hand Model]() - [Setup a Virtual Hand Model]()
- [Setup the Grab System]() - [Setup the Grab System]()
- [Setup the Touch System]() - [Setup the Touch System]()