From ef926912380f4b5614ba217f965b5979f3d4a1ab Mon Sep 17 00:00:00 2001 From: Marco Holz <marco.holz@fitko.de> Date: Thu, 27 Oct 2022 18:01:52 +0200 Subject: [PATCH] Add environments to sidebar.js --- sidebar.js | 1 + 1 file changed, 1 insertion(+) diff --git a/sidebar.js b/sidebar.js index 02cd7712f..b8f0c5597 100644 --- a/sidebar.js +++ b/sidebar.js @@ -50,6 +50,7 @@ module.exports = { 'leitfaeden/integration-guide-subscriber', ] }, + 'getting-started/environments', 'getting-started/account', 'getting-started/authentication', { -- GitLab