Skip to content

Commit e03fb7f

Browse files
committed
fix link
1 parent 5e1a6d2 commit e03fb7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/reference/compose-file/services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ If the value is `[]` (empty list) or `''` (empty string), the default command de
270270
> ```
271271

272272
The value can also be a list, similar to the [exec-form syntax](/reference/dockerfile.md#exec-form)
273-
used by the [Dockerfile](/manuals/engine/reference.md#cmd).
273+
used by the [Dockerfile](/reference/dockerfile.md#exec-form).
274274

275275
### `configs`
276276

0 commit comments

Comments
 (0)