Skip to content

Commit 16a4d87

Browse files
authored
Merge pull request #267 from lf-lang/docker-support
Updated Docker docs
2 parents a4ed069 + 6570b85 commit 16a4d87

File tree

8 files changed

+271
-134
lines changed

8 files changed

+271
-134
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/containerized-execution",
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+
]

docs/reference/containerized-execution.mdx

Lines changed: 0 additions & 124 deletions
This file was deleted.

0 commit comments

Comments
 (0)