Skip to content

Commit 5bc5630

Browse files
committed
Fix bad link
1 parent 6fd3737 commit 5bc5630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/legacy_routing.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export default [
4444
"from": "/docs/handbook/generic-types-interfaces-inheritance"
4545
},
4646
{
47-
"to": "/docs/reference/docker-support",
47+
"to": "/docs/next/reference/docker-support",
4848
"from": "/docs/handbook/containerized-execution"
4949
},
5050
{
@@ -199,4 +199,4 @@ export default [
199199
"to": "/docs/embedded/zephyr",
200200
"from": "/docs/handbook/zephyr"
201201
}
202-
]
202+
]

0 commit comments

Comments
 (0)