Skip to content

Commit

Permalink
fix(docs): fix custom roles links (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbieri authored Sep 18, 2023
1 parent 445ceca commit 69b15b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/custom_role.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Permissions block is required and supports:

Permissions can have dependencies and dependee. Since the dependencies graph can be hard to determine manually were introduced

[`sysdig_secure_custom_role_permissions`](../d/secure_custom_role_permissions.md) and [`sysdig_monitor_custom_role_permissions`](../d/monitor_custom_role_permissions.md)
[`sysdig_secure_custom_role_permissions`](../data-sources/secure_custom_role_permissions.md) and [`sysdig_monitor_custom_role_permissions`](../data-sources/monitor_custom_role_permissions.md)

Please check the relative documentation to see how to use them.

Expand Down

0 comments on commit 69b15b2

Please sign in to comment.