diff --git a/content/manuals/engine/swarm/configs.md b/content/manuals/engine/swarm/configs.md index 8585daf749e1..aa6f001bfca4 100644 --- a/content/manuals/engine/swarm/configs.md +++ b/content/manuals/engine/swarm/configs.md @@ -133,7 +133,7 @@ Docker configs. The `docker stack` command supports defining configs in a Compose file. However, the `configs` key is not supported for `docker compose`. See -[the Compose file reference](/reference/compose-file/legacy-versions.md) for details. +[the Compose file reference](/reference/compose-file/configs.md) for details. ### Simple example: Get started with configs