Skip to content

Commit f94847b

Browse files
committed
Typo
1 parent 6ee9cbb commit f94847b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/legacy_routing.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default [
55
},
66
{
77
"to": "/docs/videos",
8-
"from": "/docs/tutorial-video"
8+
"from": "/docs/tutorial-videos"
99
},
1010
{
1111
"to": "/docs/",

versioned_docs/version-0.9.0/legacy_routing.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default [
55
},
66
{
77
"to": "/docs/videos",
8-
"from": "/docs/tutorial-video"
8+
"from": "/docs/tutorial-videos"
99
},
1010
{
1111
"to": "/docs/",

0 commit comments

Comments
 (0)