From cce68098d980623a4e2e67d852fdb8af76422353 Mon Sep 17 00:00:00 2001 From: Karutoh Date: Wed, 19 Nov 2025 23:51:45 -0800 Subject: [PATCH] Update _Sidebar --- _Sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 41b6cca..6ec1681 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,5 +1,5 @@ ### Basics -- [Primitive Data Types]() +- [Primitive Data Types](https://gitea.eventhorizonstudio.io/SilverMoonStudio/EHS/wiki/Primitive-Data-Types) ### Input / Output - [Console](https://gitea.eventhorizonstudio.io/EventHorizonStudio/EHS/wiki/Console-IO)