2021-04-20 12:16:09 +00:00
|
|
|
{
|
|
|
|
"github": {
|
|
|
|
"silent": true
|
2022-10-06 09:15:30 +00:00
|
|
|
},
|
|
|
|
"redirects": [
|
|
|
|
{
|
2022-11-17 10:19:06 +00:00
|
|
|
"source": "/docs",
|
|
|
|
"destination": "/docs/getting-started/introduction",
|
2022-10-06 09:15:30 +00:00
|
|
|
"permanent": false
|
|
|
|
},
|
|
|
|
{
|
2022-11-17 10:19:06 +00:00
|
|
|
"source": "/docs/getting-started",
|
|
|
|
"destination": "/docs/getting-started/introduction",
|
2022-10-06 09:15:30 +00:00
|
|
|
"permanent": false
|
|
|
|
},
|
|
|
|
{
|
2022-11-17 10:19:06 +00:00
|
|
|
"source": "/docs/guide",
|
|
|
|
"destination": "/docs/guide/concepts/auto-imports",
|
2022-10-06 09:15:30 +00:00
|
|
|
"permanent": false
|
|
|
|
},
|
|
|
|
{
|
2022-11-17 10:19:06 +00:00
|
|
|
"source": "/docs/guide/concepts",
|
|
|
|
"destination": "/docs/guide/concepts/auto-imports",
|
2022-10-06 09:15:30 +00:00
|
|
|
"permanent": false
|
|
|
|
},
|
|
|
|
{
|
2022-11-17 10:19:06 +00:00
|
|
|
"source": "/docs/api",
|
|
|
|
"destination": "/docs/api/composables/on-before-route-leave",
|
2022-10-06 09:15:30 +00:00
|
|
|
"permanent": false
|
|
|
|
},
|
|
|
|
{
|
2022-11-17 10:19:06 +00:00
|
|
|
"source": "/docs/api/composables",
|
|
|
|
"destination": "/docs/api/composables/on-before-route-leave",
|
2022-10-06 09:15:30 +00:00
|
|
|
"permanent": false
|
|
|
|
},
|
|
|
|
{
|
2022-11-17 10:19:06 +00:00
|
|
|
"source": "/docs/examples",
|
|
|
|
"destination": "/docs/examples/essentials/hello-world",
|
2022-10-06 09:15:30 +00:00
|
|
|
"permanent": false
|
|
|
|
},
|
|
|
|
{
|
2022-11-17 10:19:06 +00:00
|
|
|
"source": "/docs/examples/essentials",
|
|
|
|
"destination": "/docs/examples/essentials/hello-world",
|
2022-10-06 09:15:30 +00:00
|
|
|
"permanent": false
|
|
|
|
},
|
|
|
|
{
|
2022-11-17 10:19:06 +00:00
|
|
|
"source": "/docs/community",
|
|
|
|
"destination": "/docs/community/getting-help",
|
2022-10-06 09:15:30 +00:00
|
|
|
"permanent": false
|
|
|
|
},
|
|
|
|
{
|
2022-11-17 10:19:06 +00:00
|
|
|
"source": "/support",
|
|
|
|
"destination": "/support/solutions",
|
2022-10-06 09:15:30 +00:00
|
|
|
"permanent": false
|
|
|
|
}
|
|
|
|
]
|
2021-04-20 12:16:09 +00:00
|
|
|
}
|