From ac46944507f09eb785ab3270611c7d95e9734cb4 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Wed, 6 Mar 2024 12:42:28 +0100 Subject: [PATCH] fix: link path --- docs/ocis/identity-provider/oidc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ocis/identity-provider/oidc.md b/docs/ocis/identity-provider/oidc.md index 0844b14394..16e4e18d69 100644 --- a/docs/ocis/identity-provider/oidc.md +++ b/docs/ocis/identity-provider/oidc.md @@ -103,4 +103,4 @@ Here is an example of data returned: } ``` -Refer to the [Authorization](../../../apis/http/authorization.md) section for example usages and details. +Refer to the [Authorization](../../../apis/http/authorization/) section for example usages and details.