mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Update Docs Config For SSO Example Link (#19272)
* Update config.js Make the SSO examples more prominent in the sidebar * missing } my laptop keyboard plays tricks on me * Update contributors.yml * Run formatter --------- Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
This commit is contained in:
committed by
GitHub
parent
171fa67dd9
commit
9af30cccee
@@ -60,3 +60,4 @@
|
||||
- juliuste
|
||||
- amerkay
|
||||
- be7DOTis
|
||||
- BlackDahlia313
|
||||
|
||||
@@ -631,8 +631,11 @@ function sidebar() {
|
||||
text: 'CLI',
|
||||
},
|
||||
{
|
||||
link: '/self-hosted/sso',
|
||||
text: 'Single Sign-On (SSO)',
|
||||
items: [
|
||||
{ link: '/self-hosted/sso', text: 'Quickstart' },
|
||||
{ link: '/contributing/sso-examples', text: 'SSO Examples' },
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'page',
|
||||
|
||||
Reference in New Issue
Block a user