mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +00:00
68 lines
1.7 KiB
JSON
68 lines
1.7 KiB
JSON
{
|
|
"github": {
|
|
"silent": true
|
|
},
|
|
"redirects": [
|
|
{
|
|
"source": "/docs",
|
|
"destination": "/docs/getting-started/introduction",
|
|
"permanent": false
|
|
},
|
|
{
|
|
"source": "/docs/getting-started",
|
|
"destination": "/docs/getting-started/introduction",
|
|
"permanent": false
|
|
},
|
|
{
|
|
"source": "/docs/guide",
|
|
"destination": "/docs/guide/concepts/auto-imports",
|
|
"permanent": false
|
|
},
|
|
{
|
|
"source": "/docs/guide/concepts",
|
|
"destination": "/docs/guide/concepts/auto-imports",
|
|
"permanent": false
|
|
},
|
|
{
|
|
"source": "/docs/api",
|
|
"destination": "/docs/api/composables/on-before-route-leave",
|
|
"permanent": false
|
|
},
|
|
{
|
|
"source": "/docs/api/composables",
|
|
"destination": "/docs/api/composables/on-before-route-leave",
|
|
"permanent": false
|
|
},
|
|
{
|
|
"source": "/docs/examples",
|
|
"destination": "/docs/examples/essentials/hello-world",
|
|
"permanent": false
|
|
},
|
|
{
|
|
"source": "/docs/examples/essentials",
|
|
"destination": "/docs/examples/essentials/hello-world",
|
|
"permanent": false
|
|
},
|
|
{
|
|
"source": "/docs/community",
|
|
"destination": "/docs/community/getting-help",
|
|
"permanent": false
|
|
},
|
|
{
|
|
"source": "/support",
|
|
"destination": "/support/solutions",
|
|
"permanent": false
|
|
},
|
|
{
|
|
"source": "/docs/guide/directory-structure/app.config",
|
|
"destination": "/docs/guide/directory-structure/app-config",
|
|
"permanent": false
|
|
},
|
|
{
|
|
"source": "/workshops/nuxt-3-migration",
|
|
"destination": "https://docs.google.com/forms/d/e/1FAIpQLScv6M2XJOLOK2t6tQnw6oXTritmH-K3fPkgX7ftVMxodNEJig/viewform?usp=sf_link",
|
|
"permanent": false
|
|
}
|
|
]
|
|
}
|