From 64224ce18f4e71f0c7b2df0474b34878f059b3d0 Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Wed, 29 Jan 2025 12:22:47 +0100 Subject: [PATCH] Fix link to LDAP schema in graph readme --- services/graph/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/graph/README.md b/services/graph/README.md index 3eb0cfb84..a436a13a4 100644 --- a/services/graph/README.md +++ b/services/graph/README.md @@ -47,7 +47,7 @@ respect to the available schema: object class for groups. * The graph service maintains a few additional attributes for users and groups that are not available in the standard LDAP schema. An schema file, ready to use with OpenLDAP, defining those - additional attributes is available [here](https://github.com/opencloud-eu/opencloud/blob/main/deployments/examples/opencloud_ldap/config/ldap/schemas/10_owncloud_schema.ldif). + additional attributes is available [here](https://github.com/opencloud-eu/opencloud/blob/main/deployments/examples/shared/config/ldap/schemas/10_opencloud_schema.ldif) ## Query Filters Provided by the Graph API