Skip to content

Commit 021d288

Browse files
authored
docs: Add AI guide to sidebar navigation (#12438)
## Summary - The AI guide page (`/docs/guides/ai`) existed but was missing from the sidebar `meta.json`, making it undiscoverable. Added it as the first entry in the Guides section.
1 parent d5c2192 commit 021d288

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/docs/content/docs/guides/meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"pages": [
3+
"ai",
34
"frameworks",
45
"ci-vendors",
56
"tools",

0 commit comments

Comments
 (0)