Skip to content

Commit 919c0a7

Browse files
Alex Francoeurclaude
andcommitted
Register Notion page in sidebars.js
The Data integrations category in sidebars.js uses an explicit `items` array (not autogenerated), so the new page needs to be listed there to show up in the left-hand nav. Same fix pattern as PR #6141 commit bcfd15b. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 938f036 commit 919c0a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1256,6 +1256,7 @@ const sidebars = {
12561256
},
12571257
items: [
12581258
'integrations/tools/data-integration/middleware/index',
1259+
'integrations/tools/data-integration/notion/index',
12591260
'integrations/tools/data-integration/retool/index',
12601261
'integrations/tools/data-integration/easypanel/index',
12611262
'integrations/tools/data-integration/splunk/index',

0 commit comments

Comments
 (0)