From 6c03f1b1378510b9de5d6f6a22fd318d1346c4b0 Mon Sep 17 00:00:00 2001 From: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> Date: Wed, 13 Oct 2021 08:57:27 -0400 Subject: [PATCH] adds sidebar link Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> --- microsite/sidebars.json | 1 + 1 file changed, 1 insertion(+) diff --git a/microsite/sidebars.json b/microsite/sidebars.json index c269f8ac8f..541792eca6 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -214,6 +214,7 @@ "label": "Included providers", "ids": [ "auth/auth0/provider", + "auth/atlassian/provider", "auth/bitbucket/provider", "auth/microsoft/provider", "auth/github/provider",