mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
redirect to docs examples page on examples.yew.rs (#1967)
This commit is contained in:
parent
70157b0ff7
commit
b3ed684f0b
@ -18,6 +18,13 @@
|
||||
"source": "/todomvc/**",
|
||||
"destination": "/todomvc/index.html"
|
||||
}
|
||||
],
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/",
|
||||
"destination": "https://yew.rs/getting-started/examples",
|
||||
"type": 302
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user