mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
fix(docs): v1 redirect
This commit is contained in:
parent
59ef7bc6b6
commit
cb05342a4a
@ -102,6 +102,11 @@ async function redirect() {
|
||||
permanent: true,
|
||||
},
|
||||
// v1 to v2 redirects
|
||||
{
|
||||
source:"/docs/guide/getting-started",
|
||||
destination: "/docs/guide/introduction",
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: "/docs/theme/dark-mode",
|
||||
destination: "/docs/customization/dark-mode",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user