We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f14b43c + 492275a commit 6e61cfeCopy full SHA for 6e61cfe
2 files changed
docs/docs.json
@@ -1099,12 +1099,6 @@
1099
]
1100
}
1101
1102
- },
1103
- {
1104
- "tab": "Showcase",
1105
- "pages": [
1106
- "showcase"
1107
- ]
1108
1109
1110
},
@@ -2307,6 +2301,10 @@
2307
2301
"source": "/learn/:slug*",
2308
2302
"destination": "/get-started/learning-resources"
2309
2303
2304
+ {
2305
+ "source": "/showcase",
2306
+ "destination": "/get-started/base"
+ },
2310
{
2311
"source": "/ai-agents/introduction",
2312
"destination": "/ai-agents"
docs/showcase.mdx
0 commit comments