We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac5128 commit ddfc282Copy full SHA for ddfc282
docs/content/best-practices/adoption-patterns.mdx
@@ -196,12 +196,12 @@ This pattern is particularly useful for critical systems where authorization err
196
{
197
title: 'Production Best Practices',
198
description: 'Learn about best practices for running OpenFGA in production environments.',
199
- link: '/docs/getting-started/production-best-practices',
+ link: './../getting-started/running-in-production',
200
},
201
202
title: 'Modular Authorization Models',
203
description: 'Learn how to break down your authorization model into modules.',
204
- link: '/docs/modeling/modular-models',
+ link: './../modeling/modular-models',
205
}
206
]}
207
/>
0 commit comments