From 83eae9a481d1919858fc7ed742cf5bfb2ca742a9 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Fri, 16 Aug 2024 12:54:58 +0200 Subject: [PATCH] fix a broken url --- Handbook/src/overview/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Handbook/src/overview/README.md b/Handbook/src/overview/README.md index af18fefa..8c836ba0 100644 --- a/Handbook/src/overview/README.md +++ b/Handbook/src/overview/README.md @@ -73,7 +73,7 @@ For users familiar with the basics, this section explores advanced features of t This section delves into the SenseGlove low-level API: -- [Low-Level Blueprints API](../low-level-api/blueprints.md) +- [Low-Level Blueprints API](../low-level-api/blueprint.md) - [Low-Level C++ API](../low-level-api/cpp.md) ## 📑 Appendix