Skip to content

Commit cb21ef1

Browse files
committed
fix: render category index pages
1 parent efefd99 commit cb21ef1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ module.exports = {
190190
outputDir: './sources/api',
191191
sidebarOptions: {
192192
groupPathsBy: 'tag',
193+
categoryLinkSource: 'tag',
193194
sidebarCollapsed: false,
194195
sidebarCollapsible: false,
195196
sidebarGenerators: {

0 commit comments

Comments
 (0)