From 7d9aae0200c2412a92bb632c5f6fd76403403b5f Mon Sep 17 00:00:00 2001 From: Gabriel Manor Date: Mon, 13 Jan 2025 21:45:40 +0200 Subject: [PATCH] Update other-code-examples.mdx --- docs/modeling/other-code-examples.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modeling/other-code-examples.mdx b/docs/modeling/other-code-examples.mdx index 12d9b1f1..403604fd 100644 --- a/docs/modeling/other-code-examples.mdx +++ b/docs/modeling/other-code-examples.mdx @@ -5,7 +5,7 @@ sidebar_position: 6 --- ### Why These Examples? -Permit.io simplifies implementing **fine-grained access control** by providing powerful tools like Policy as Code, Attribute-Based Access Control (ABAC), data sync for [ReBAC](https://docs.permit.io/how-to/build-policies/rebac/overview), and seamless integration with modern frameworks. These examples illustrate how you can: +Permit.io simplifies implementing **fine-grained access control** by providing powerful tools like Policy as Code, Attribute-Based Access Control (ABAC), data sync for [ReBAC](/how-to/build-policies/rebac/overview), and seamless integration with modern frameworks. These examples illustrate how you can: - Leverage Permit.io to streamline your access management. - Integrate Permit.io with popular frameworks and platforms.