From f01cc0120e48c4a1d1046f16d8449a7ec92e4e89 Mon Sep 17 00:00:00 2001 From: Jeffery Myers Date: Sat, 16 Apr 2022 10:09:36 -0700 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 5916c99..1225e15 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -30,8 +30,7 @@ ## IDE Configurations * [raylib templates: Get started easily](raylib-templates) -* [How To: C/C++ Visual Studio with Premake](Easy-Raylib-Setup-for-Windows-with-Visual-Studio) -* [How To: C/C++ Visual Studio 2019 Manual Setup](Create-Visual-Studio-2019-Project) +* [How To: Quick C/C++ Setup in Visual Studio 2019/2022 and MinGW(Quick-Setup-for-windows-with-Visual-Studio-2019-2020-and-MinGW) * [How To: C# Visual Studio Setup](Visual-Studio-C%23-Setup) * [How To: VSCode](Using-raylib-in-VSCode) * [How To: Eclipse](Use-raylib-with-Eclipse)