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:
Hey... It's ruffiØ!
2023-07-27 13:25:20 -04:00
committed by GitHub
parent 171fa67dd9
commit 9af30cccee
2 changed files with 5 additions and 1 deletions

View File

@@ -60,3 +60,4 @@
- juliuste
- amerkay
- be7DOTis
- BlackDahlia313

View File

@@ -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',