mirror of https://github.com/docker/docs.git
Fix broken link (#5838)
This commit is contained in:
parent
9dfece1e89
commit
9a13aac814
|
@ -70,7 +70,7 @@ $ docker run -it --rm \
|
||||||
|
|
||||||
By default the upgrade command runs in interactive mode and prompts you for
|
By default the upgrade command runs in interactive mode and prompts you for
|
||||||
any necessary information. You can also check the
|
any necessary information. You can also check the
|
||||||
[reference documentation](../../../reference/cli/index.md) for other existing flags.
|
[reference documentation](../../reference/cli/index.md) for other existing flags.
|
||||||
|
|
||||||
The upgrade command will start replacing every container in your DTR cluster,
|
The upgrade command will start replacing every container in your DTR cluster,
|
||||||
one replica at a time. It will also perform certain data migrations. If anything
|
one replica at a time. It will also perform certain data migrations. If anything
|
||||||
|
|
Loading…
Reference in New Issue