mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
fix(docs): invalid redirect
This commit is contained in:
parent
e940ec06ac
commit
0ee0e95678
@ -39,6 +39,7 @@ async function redirect() {
|
||||
{
|
||||
source: "/v2",
|
||||
destination: "/blog/nextui-v2",
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: "/docs/intro",
|
||||
@ -171,7 +172,6 @@ async function redirect() {
|
||||
destination: "/docs/components/button",
|
||||
permanent: true,
|
||||
}
|
||||
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user