mirror of
https://github.com/directus/directus.git
synced 2026-02-13 20:55:12 -05:00
Docs updates
This commit is contained in:
@@ -24,8 +24,8 @@ const sections: Section[] = [
|
||||
to: '/docs/getting-started/introduction',
|
||||
},
|
||||
{
|
||||
name: 'Technical Support',
|
||||
to: '/docs/getting-started/technical-support',
|
||||
name: 'Support & FAQ',
|
||||
to: '/docs/getting-started/support',
|
||||
},
|
||||
{
|
||||
name: 'Contributing',
|
||||
@@ -83,10 +83,6 @@ const sections: Section[] = [
|
||||
to: '/docs/guides',
|
||||
default: 'readme',
|
||||
children: [
|
||||
{
|
||||
name: 'Projects',
|
||||
to: '/docs/guides/projects',
|
||||
},
|
||||
{
|
||||
name: 'Collections',
|
||||
to: '/docs/guides/collections',
|
||||
@@ -96,12 +92,20 @@ const sections: Section[] = [
|
||||
to: '/docs/guides/fields',
|
||||
},
|
||||
{
|
||||
name: 'Users & Roles',
|
||||
to: '/docs/guides/users-and-roles',
|
||||
name: 'Presets',
|
||||
to: '/docs/guides/presets',
|
||||
},
|
||||
{
|
||||
name: 'Presets & Bookmarks',
|
||||
to: '/docs/guides/presets',
|
||||
name: 'Projects',
|
||||
to: '/docs/guides/projects',
|
||||
},
|
||||
{
|
||||
name: 'Roles & Permissions',
|
||||
to: '/docs/guides/roles-and-permissions',
|
||||
},
|
||||
{
|
||||
name: 'Users',
|
||||
to: '/docs/guides/users',
|
||||
},
|
||||
{
|
||||
name: 'Webhooks',
|
||||
|
||||
Reference in New Issue
Block a user