ENGDOCS-2184 (#20641)

* ENGDOCS-2184

* fix more links

* remove numbers from file names

* final link fix

* this is really the last fix
This commit is contained in:
Allie Sadler
2024-08-19 11:45:34 +01:00
committed by GitHub
parent 3d5b40fc20
commit 52b3d97da7
76 changed files with 252 additions and 220 deletions

View File

@@ -1,9 +1,9 @@
> [!NOTE]
>
> The `docker stack deploy` command uses the legacy
> [Compose file version 3](/compose/compose-file/compose-file-v3/)
> [Compose file version 3](/reference/compose-file/legacy-versions/)
> format, used by Compose V1. The latest format, defined by the
> [Compose specification](/compose/compose-file/)
> [Compose specification](/reference/compose-file/)
> isn't compatible with the `docker stack deploy` command.
>
> For more information about the evolution of Compose, see