mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs: add /getting-started/examples redirect
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
"silent": true
|
||||
},
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/getting-started/examples",
|
||||
"destination": "/components/date-picker",
|
||||
"permanent": true
|
||||
},
|
||||
{
|
||||
"source": "/elements/:path(.*)",
|
||||
"destination": "/components/:path",
|
||||
|
||||
Reference in New Issue
Block a user