Skip to content

Commit

Permalink
docs: update cli reference link
Browse files Browse the repository at this point in the history
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
  • Loading branch information
dvdksn authored and ndeloof committed Feb 15, 2024
1 parent a220043 commit b1c0677
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
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
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

0 comments on commit b1c0677

Please sign in to comment.