diff --git a/engine/swarm/configs.md b/engine/swarm/configs.md index ff4e04faef..1deaa1261f 100644 --- a/engine/swarm/configs.md +++ b/engine/swarm/configs.md @@ -136,7 +136,7 @@ However, the `configs` key is not supported for `docker compose`. See This simple example shows how configs work in just a few commands. For a real-world example, continue to -[Intermediate example: Use configs with a Nginx service](#advanced-example-use-configs-with-a-nginx-service). +[Advanced example: Use configs with a Nginx service](#advanced-example-use-configs-with-a-nginx-service). 1. Add a config to Docker. The `docker config create` command reads standard input because the last argument, which represents the file to read the