Skip to content

Commit ddfc282

Browse files
committed
chore: fix links
1 parent eac5128 commit ddfc282

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/best-practices/adoption-patterns.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,12 +196,12 @@ This pattern is particularly useful for critical systems where authorization err
196196
{
197197
title: 'Production Best Practices',
198198
description: 'Learn about best practices for running OpenFGA in production environments.',
199-
link: '/docs/getting-started/production-best-practices',
199+
link: './../getting-started/running-in-production',
200200
},
201201
{
202202
title: 'Modular Authorization Models',
203203
description: 'Learn how to break down your authorization model into modules.',
204-
link: '/docs/modeling/modular-models',
204+
link: './../modeling/modular-models',
205205
}
206206
]}
207207
/>

0 commit comments

Comments
 (0)