From 25fbfa5f945d4b4f8db88cf6dad7066f2ddcd7a5 Mon Sep 17 00:00:00 2001 From: Andres Aguiar Date: Tue, 10 Jun 2025 17:59:46 -0300 Subject: [PATCH 1/3] chore: adding links to sample stores and youtube videos --- docs/content/modeling/getting-started.mdx | 2 ++ docs/content/modeling/overview.mdx | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/content/modeling/getting-started.mdx b/docs/content/modeling/getting-started.mdx index 5ed6c26590..56aaa43f7f 100644 --- a/docs/content/modeling/getting-started.mdx +++ b/docs/content/modeling/getting-started.mdx @@ -35,6 +35,8 @@ Creating a with . +You can also check the [Modeling Guide](https://www.youtube.com/watch?v=5Lwy9aHXXHE&list=PLUR5l-oTFZqWaDdhEOVt_IfPOIbKo1Ypt) on YouTube or the [Samples Repository](https://github.com/openfga/sample-stores). + ## Introduction To Modeling To define a ReBAC model in we recommend: diff --git a/docs/content/modeling/overview.mdx b/docs/content/modeling/overview.mdx index 7cbfc86366..8940314c35 100644 --- a/docs/content/modeling/overview.mdx +++ b/docs/content/modeling/overview.mdx @@ -9,7 +9,9 @@ import { DocumentationNotice, IntroCard, CardGrid } from '@components/Docs'; -This section has guides, concepts and examples that help you define an authorization model. +This section has guides, concepts and examples that help you define an authorization model. + +You can also check the [Modeling Guide](https://www.youtube.com/watch?v=5Lwy9aHXXHE&list=PLUR5l-oTFZqWaDdhEOVt_IfPOIbKo1Ypt) on YouTube or the [Samples Repository](https://github.com/openfga/sample-stores). Date: Wed, 11 Jun 2025 09:12:10 -0300 Subject: [PATCH 2/3] Update docs/content/modeling/getting-started.mdx Co-authored-by: Daniel Yeam --- docs/content/modeling/getting-started.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/modeling/getting-started.mdx b/docs/content/modeling/getting-started.mdx index 56aaa43f7f..75297fe296 100644 --- a/docs/content/modeling/getting-started.mdx +++ b/docs/content/modeling/getting-started.mdx @@ -35,7 +35,7 @@ Creating a with . -You can also check the [Modeling Guide](https://www.youtube.com/watch?v=5Lwy9aHXXHE&list=PLUR5l-oTFZqWaDdhEOVt_IfPOIbKo1Ypt) on YouTube or the [Samples Repository](https://github.com/openfga/sample-stores). +You can also check out the [Modeling Guide](https://www.youtube.com/watch?v=5Lwy9aHXXHE&list=PLUR5l-oTFZqWaDdhEOVt_IfPOIbKo1Ypt) on YouTube or the [Samples Repository](https://github.com/openfga/sample-stores). ## Introduction To Modeling From a2bb7d7892aee0eaf71a18190e60cec43b3c0931 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Aguiar?= Date: Wed, 11 Jun 2025 09:12:21 -0300 Subject: [PATCH 3/3] Update docs/content/modeling/overview.mdx Co-authored-by: Daniel Yeam --- docs/content/modeling/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/modeling/overview.mdx b/docs/content/modeling/overview.mdx index 8940314c35..ded52036af 100644 --- a/docs/content/modeling/overview.mdx +++ b/docs/content/modeling/overview.mdx @@ -11,7 +11,7 @@ import { DocumentationNotice, IntroCard, CardGrid } from '@components/Docs'; This section has guides, concepts and examples that help you define an authorization model. -You can also check the [Modeling Guide](https://www.youtube.com/watch?v=5Lwy9aHXXHE&list=PLUR5l-oTFZqWaDdhEOVt_IfPOIbKo1Ypt) on YouTube or the [Samples Repository](https://github.com/openfga/sample-stores). +You can also check out the [Modeling Guide](https://www.youtube.com/watch?v=5Lwy9aHXXHE&list=PLUR5l-oTFZqWaDdhEOVt_IfPOIbKo1Ypt) on YouTube or the [Samples Repository](https://github.com/openfga/sample-stores).