Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/reference/compose_events.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ With the `--json` flag, a json object is printed one per line with the format:
}
```

The events that can be received using this can be seen [here](https://docs.docker.com/engine/reference/commandline/system_events/#object-types).
The events that can be received using this can be seen [here](https://docs.docker.com/reference/cli/docker/system/events/#object-types).
2 changes: 1 addition & 1 deletion docs/reference/docker_compose_events.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ long: |-
}
```

The events that can be received using this can be seen [here](/engine/reference/commandline/system_events/#object-types).
The events that can be received using this can be seen [here](/reference/cli/docker/system/events/#object-types).
usage: docker compose events [OPTIONS] [SERVICE...]
pname: docker compose
plink: docker_compose.yaml
Expand Down