Skip to content

Commit 997881f

Browse files
committed
update links
1 parent 4a62d0c commit 997881f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugin/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ all of them the same unique name. See
3838
_serviceAccessRoles_, _readAccessRoles_, _writeAccessRoles_, _adminAccessRoles_<br>
3939
By default the `FeatureService` read and write endpoints are accessible only to users with the CAP pseudo-role
4040
[internal-user](https://cap.cloud.sap/docs/guides/security/authorization#pseudo-roles). Different projects have their own access role preferences, so this setting allows them to set a
41-
list of strings, which represent the roles required to access the service. For details see [@requires](https://cap.cloud.sap/docs/guides/authorization#requires).
41+
list of strings, which represent the roles required to access the service. For details see [@requires](https://cap.cloud.sap/docs/guides/security/authorization#requires).
4242

4343
It will usually be sufficient to set the `serviceAccessRoles` configuration, which covers both the read and write
4444
endpoints, but not the admin endpoints. If more discriminating access control is required, the `readAccessRoles` and

0 commit comments

Comments
 (0)