Skip to content

Commit 78e5fa8

Browse files
committed
docs: fix links
1 parent 7e297f8 commit 78e5fa8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/pages/configuration/images/_partials/prevent_build.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ Because image building can waste a lot of time and slows down developers, we rec
44

55
Instead of image building, the use the following workflow for `devspace dev`:
66
1. Deploy your application using prod/stable images
7-
2. Use the [`devImage` feature](../#TODO) to swap out the prod/stable images in runtime using a prebuilt dev-optimized image.
8-
3. Use the [`sync` feature](../#TODO) for hot reloading your containers
7+
2. Use the [`devImage` feature](../dev/container/) to swap out the prod/stable images in runtime using a prebuilt dev-optimized image.
8+
3. Use the [`sync` feature](../dev/files/sync) for hot reloading your containers
99
:::

0 commit comments

Comments
 (0)