mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-26 18:00:43 +01:00
docs: remove /dev switch
This commit is contained in:
@@ -68,6 +68,11 @@
|
||||
"destination": "/dev/components/:path",
|
||||
"permanent": true
|
||||
},
|
||||
{
|
||||
"source": "/dev/components/:path(.*)",
|
||||
"destination": "/components/:path",
|
||||
"permanent": true
|
||||
},
|
||||
{
|
||||
"source": "/pro/guide",
|
||||
"destination": "/pro/getting-started",
|
||||
|
||||
Reference in New Issue
Block a user