1
0
mirror of https://github.com/docker/cli.git synced 2025-07-30 17:03:07 +03:00

docs: fix anchors

Signed-off-by: Kevin Alvarez <crazy-max@users.noreply.github.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
CrazyMax
2023-01-06 19:28:29 +01:00
committed by Sebastiaan van Stijn
parent c49f1ccb49
commit 186dcf30b1
59 changed files with 158 additions and 158 deletions

View File

@ -36,7 +36,7 @@ Create and update a stack from a `compose` file on the swarm.
## Examples
### <a name=compose-file></a> Compose file (--compose-file)
### <a name="compose-file"></a> Compose file (--compose-file)
The `deploy` command supports compose file version `3.0` and above.