From 9d3b80440eb7360ff9157a304649cae322d8d862 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Tue, 16 Jul 2024 21:20:45 +0200 Subject: [PATCH] fix the mdbook errors --- Handbook/src/SUMMARY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Handbook/src/SUMMARY.md b/Handbook/src/SUMMARY.md index 1afb2244..e69edfa3 100644 --- a/Handbook/src/SUMMARY.md +++ b/Handbook/src/SUMMARY.md @@ -13,12 +13,12 @@ Welcom to the SenseGlove Unreal Engine Handbook! - [Installation](getting-started/installation.md) - [Install through the Epic Launcher]() - [Install through Microsoft Azure DevOps]() -- [Checking the Plugin Version](getting-started/checking-plugin-version.md) +- [Checking the Plugin Version]() - [SenseCom]() - - [SenseCom on GNU/Linux] + - [SenseCom on GNU/Linux]() - [Connect to Nova gloves using Blueman Bluetooth Manager]() - [Connect to Nova gloves using Command-line]() - - [SenseCom on Microsoft Windows] + - [SenseCom on Microsoft Windows]() - [Setup the SGPawn]() - [Setup a Virutal Hand Model]() - [Setup the Grab System]()