diff --git a/src/components/NavigationDocs.jsx b/src/components/NavigationDocs.jsx index b8a25442..1a28532a 100644 --- a/src/components/NavigationDocs.jsx +++ b/src/components/NavigationDocs.jsx @@ -250,7 +250,13 @@ export const docsNavigation = [ ], }, - + { + title: 'CLIENT', + links: [ + { title: 'Profiles', href: '/how-to/profiles' }, + ], + + }, { title: 'USE CASES', links: [