From 70f16a125aa9c533b605fe45d1a030eb1e040557 Mon Sep 17 00:00:00 2001 From: Kevin Kreitner Date: Mon, 21 Jul 2025 15:16:51 +0200 Subject: [PATCH] Fix link in docs --- docs/docs/configuration/providers/cidaas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/providers/cidaas.md b/docs/docs/configuration/providers/cidaas.md index 36103511..9cd978e0 100644 --- a/docs/docs/configuration/providers/cidaas.md +++ b/docs/docs/configuration/providers/cidaas.md @@ -34,4 +34,4 @@ This will be transformed into a flat list of groups: } ``` -Apart from that the Cidaas provider inherits all the features of the [OpenID Connect provider](openid-connect.md). \ No newline at end of file +Apart from that the Cidaas provider inherits all the features of the [OpenID Connect provider](openid_connect.md). \ No newline at end of file