mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-30 21:01:54 +08:00
Delete docs.json redirects
This commit is contained in:
parent
e3202a331c
commit
b8fd39f552
@ -245,66 +245,5 @@
|
||||
"settings": {
|
||||
"customScripts": ["/apps-sidebar-filter.js", "/code-language-labels.js"]
|
||||
},
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/sdk/objects/stack-app",
|
||||
"destination": "/sdk/objects/hexclave-app"
|
||||
},
|
||||
{
|
||||
"source": "/sdk/hooks/use-stack-app",
|
||||
"destination": "/sdk/hooks/use-hexclave-app"
|
||||
},
|
||||
{
|
||||
"source": "/rest-api/overview",
|
||||
"destination": "/api/overview"
|
||||
},
|
||||
{
|
||||
"source": "/getting-started/setup",
|
||||
"destination": "/guides/getting-started/setup"
|
||||
},
|
||||
{
|
||||
"source": "/docs/getting-started/setup",
|
||||
"destination": "/guides/getting-started/setup"
|
||||
},
|
||||
{
|
||||
"source": "/docs/next/getting-started/setup",
|
||||
"destination": "/guides/getting-started/setup"
|
||||
},
|
||||
{
|
||||
"source": "/docs/sdk",
|
||||
"destination": "/sdk/overview"
|
||||
},
|
||||
{
|
||||
"source": "/docs/apps/analytics",
|
||||
"destination": "/guides/apps/analytics/overview"
|
||||
},
|
||||
{
|
||||
"source": "/docs/apps/api-keys",
|
||||
"destination": "/guides/apps/api-keys/overview"
|
||||
},
|
||||
{
|
||||
"source": "/docs/others/convex",
|
||||
"destination": "/guides/integrations/convex/overview"
|
||||
},
|
||||
{
|
||||
"source": "/docs/concepts/teams",
|
||||
"destination": "/guides/apps/teams/overview"
|
||||
},
|
||||
{
|
||||
"source": "/docs/concepts/custom-user-data",
|
||||
"destination": "/guides/getting-started/user-fundamentals#custom-metadata"
|
||||
},
|
||||
{
|
||||
"source": "/guides/going-further/user-metadata",
|
||||
"destination": "/guides/getting-started/user-fundamentals#custom-metadata"
|
||||
},
|
||||
{
|
||||
"source": "/others/js-client",
|
||||
"destination": "/sdk/objects/hexclave-app"
|
||||
},
|
||||
{
|
||||
"source": "/guides/going-further/stack-app",
|
||||
"destination": "/sdk/objects/hexclave-app"
|
||||
}
|
||||
]
|
||||
"redirects": []
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user