We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d452c52 commit 6ee9cbbCopy full SHA for 6ee9cbb
docs/legacy_routing.ts
@@ -3,6 +3,10 @@ export default [
3
"to": "/docs/videos",
4
"from": "/docs/handbook/tutorial-video"
5
},
6
+ {
7
+ "to": "/docs/videos",
8
+ "from": "/docs/tutorial-video"
9
+ },
10
{
11
"to": "/docs/",
12
"from": "/docs/handbook/overview"
versioned_docs/version-0.9.0/legacy_routing.ts
0 commit comments