From 6b0a57baf7193bab38a88f0f3955edcbcc6d789e Mon Sep 17 00:00:00 2001 From: DanielleM27 <65420682+DanielleM27@users.noreply.github.com> Date: Tue, 26 Apr 2022 15:23:39 +0200 Subject: [PATCH] Update sidebar.json --- sidebar.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sidebar.json b/sidebar.json index b4ec5081..d5beb4fc 100644 --- a/sidebar.json +++ b/sidebar.json @@ -69,6 +69,10 @@ { "name": "Debugging", "slug": "debugging" + }, + { + "name": "Configuring the IDE", + "slug": "configuring-the-ide" } ] },