Skip to content

Commit

Permalink
docs: update link to use canonical URL for command
Browse files Browse the repository at this point in the history
Signed-off-by: David Karlsson <[email protected]>
  • Loading branch information
dvdksn committed Jan 19, 2024
1 parent 35e262e commit 053a560
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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/events/#object-types).
The events that can be received using this can be seen [here](https://docs.docker.com/engine/reference/commandline/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/events/#object-types).
The events that can be received using this can be seen [here](/engine/reference/commandline/system_events/#object-types).
usage: docker compose events [OPTIONS] [SERVICE...]
pname: docker compose
plink: docker_compose.yaml
Expand Down

0 comments on commit 053a560

Please sign in to comment.