Skip to content

Commit 25fbfa5

Browse files
committed
chore: adding links to sample stores and youtube videos
1 parent ded05da commit 25fbfa5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/content/modeling/getting-started.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Creating a <IntroductionSection linkName="Relationship Based Access Control (ReB
3535

3636
This guide outlines a process for defining your <ProductConcept section="what-is-an-authorization-model" linkName="authorization model" /> with <ProductName format={ProductNameFormat.ProductLink}/>.
3737

38+
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).
39+
3840
## Introduction To Modeling
3941

4042
To define a ReBAC model in <ProductName format={ProductNameFormat.ShortForm}/> we recommend:

docs/content/modeling/overview.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ import { DocumentationNotice, IntroCard, CardGrid } from '@components/Docs';
99

1010
<DocumentationNotice />
1111

12-
This section has guides, concepts and examples that help you define an authorization model.
12+
This section has guides, concepts and examples that help you define an authorization model.
13+
14+
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).
1315

1416
<IntroCard
1517
title="When to use"

0 commit comments

Comments
 (0)