Skip to content

Commit 8e89d50

Browse files
committed
fix: correct compose config reference link
The link for compose configs pointed to the legacy-versions page instead of the configs reference page. Fixes #24079
1 parent 4f606cc commit 8e89d50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/manuals/engine/swarm/configs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Docker configs.
133133

134134
The `docker stack` command supports defining configs in a Compose file.
135135
However, the `configs` key is not supported for `docker compose`. See
136-
[the Compose file reference](/reference/compose-file/legacy-versions.md) for details.
136+
[the Compose file reference](/reference/compose-file/configs.md) for details.
137137

138138
### Simple example: Get started with configs
139139

0 commit comments

Comments
 (0)