Skip to content

Commit

Permalink
Merge pull request #267 from lf-lang/docker-support
Browse files Browse the repository at this point in the history
Updated Docker docs
  • Loading branch information
lhstrh authored Jul 2, 2024
2 parents a4ed069 + 6570b85 commit 16a4d87
Show file tree
Hide file tree
Showing 8 changed files with 271 additions and 134 deletions.
4 changes: 2 additions & 2 deletions docs/legacy_routing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export default [
"from": "/docs/handbook/generic-types-interfaces-inheritance"
},
{
"to": "/docs/reference/containerized-execution",
"to": "/docs/next/reference/docker-support",
"from": "/docs/handbook/containerized-execution"
},
{
Expand Down Expand Up @@ -199,4 +199,4 @@ export default [
"to": "/docs/embedded/zephyr",
"from": "/docs/handbook/zephyr"
}
]
]
124 changes: 0 additions & 124 deletions docs/reference/containerized-execution.mdx

This file was deleted.

Loading

0 comments on commit 16a4d87

Please sign in to comment.