Skip to content

Commit 92468ae

Browse files
committed
Remove description details
Until I can figure out how to fix: #176
1 parent c064372 commit 92468ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sidebars.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ const sidebars: SidebarsConfig = {
314314
link: {
315315
type: 'generated-index',
316316
title: 'References',
317-
description: 'Moderne Platform reference docs.',
317+
description: 'Reference docs.',
318318
slug: '/administrator-documentation/moderne-platform/references',
319319
keywords: ['reference'],
320320
},
@@ -383,7 +383,7 @@ const sidebars: SidebarsConfig = {
383383
link: {
384384
type: 'generated-index',
385385
title: 'References',
386-
description: 'Moderne DX reference docs.',
386+
description: 'Reference docs.',
387387
slug: '/administrator-documentation/moderne-dx/references',
388388
keywords: ['reference'],
389389
},

0 commit comments

Comments
 (0)