Skip to content

Commit aa96cb6

Browse files
committed
docs: fix link
1 parent f4c1f66 commit aa96cb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
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](../dev/modifications/image) to swap out the prod/stable images in runtime using a prebuilt dev-optimized image.
7+
2. Use the [`devImage` feature](../dev/modifications/dev-image) to swap out the prod/stable images in runtime using a prebuilt dev-optimized image.
88
3. Use the [`sync` feature](../dev/connections/file-sync) for hot reloading your containers
99
:::

0 commit comments

Comments
 (0)