From 4a3614ae58143b9633289bc83b26c9957e138ed7 Mon Sep 17 00:00:00 2001 From: Nihed Majdoub Date: Sun, 12 Apr 2020 18:41:04 +0200 Subject: [PATCH] Update configs.md fix typo --- engine/swarm/configs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/swarm/configs.md b/engine/swarm/configs.md index ff4e04faef6b..1deaa1261f7e 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