From a63106660ff189d4172e49a5bc7a9319639a73b0 Mon Sep 17 00:00:00 2001 From: Deepak Prabhakara Date: Fri, 8 Dec 2023 14:42:02 +0000 Subject: [PATCH] fixed links to dsync providers --- docs/directory-sync/providers/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/directory-sync/providers/index.md b/docs/directory-sync/providers/index.md index b6471039..3a48f0d5 100644 --- a/docs/directory-sync/providers/index.md +++ b/docs/directory-sync/providers/index.md @@ -2,8 +2,8 @@ SAML Jackson supports the following directory providers: -- [Microsoft Entra ID v2.0](./azure) -- [OneLogin SCIM v2.0](./onelogin) -- [Okta SCIM v2.0](./okta) -- [JumpCloud SCIM v2.0](./jumpcloud) -- [Google Workspace](./google) +- [Microsoft Entra ID v2.0](azure) +- [OneLogin SCIM v2.0](onelogin) +- [Okta SCIM v2.0](okta) +- [JumpCloud SCIM v2.0](jumpcloud) +- [Google Workspace](google)