Skip to content

Commit 24d17fa

Browse files
fix
1 parent b47f86f commit 24d17fa

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

docs/docs.json

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,10 @@
172172
},
173173
{
174174
"group": "Appendix",
175-
"pages": ["sql-review/review-rules", "sql-review/error-codes"]
175+
"pages": [
176+
"sql-review/review-rules",
177+
"sql-review/error-codes"
178+
]
176179
}
177180
]
178181
},
@@ -293,11 +296,15 @@
293296
},
294297
{
295298
"group": "Infrastructure as Code",
296-
"pages": ["integrations/terraform/overview"]
299+
"pages": [
300+
"integrations/terraform/overview"
301+
]
297302
},
298303
{
299304
"group": "AI Integration",
300-
"pages": ["integrations/mcp"]
305+
"pages": [
306+
"integrations/mcp"
307+
]
301308
},
302309
{
303310
"group": "3rd Party",
@@ -389,6 +396,7 @@
389396
{
390397
"tab": "Changelog",
391398
"pages": [
399+
"changelog/bytebase-3-14-1",
392400
"changelog/bytebase-3-14-0",
393401
"changelog/bytebase-3-13-1",
394402
"changelog/bytebase-3-13-0",
@@ -605,7 +613,12 @@
605613
}
606614
},
607615
"contextual": {
608-
"options": ["copy", "view", "chatgpt", "claude"]
616+
"options": [
617+
"copy",
618+
"view",
619+
"chatgpt",
620+
"claude"
621+
]
609622
},
610623
"integrations": {
611624
"plausible": {
@@ -615,4 +628,4 @@
615628
"tagId": "GTM-MMG29QS6"
616629
}
617630
}
618-
}
631+
}

0 commit comments

Comments
 (0)