From 2191f675ed650ec5a06bb786806e09ba3f5520a4 Mon Sep 17 00:00:00 2001 From: Wen Cheng Ma Date: Thu, 30 Jun 2016 17:22:42 +0800 Subject: [PATCH] Fix docker stack link Signed-off-by: Wen Cheng Ma Upstream-commit: 93ed4b35fa6b35a24a79e3e4f9cfaea29982e7a4 Component: engine --- components/engine/experimental/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/experimental/README.md b/components/engine/experimental/README.md index 1098dd0793..3253cb5c41 100644 --- a/components/engine/experimental/README.md +++ b/components/engine/experimental/README.md @@ -73,7 +73,7 @@ to build a Docker binary with the experimental features enabled: * [External graphdriver plugins](plugins_graphdriver.md) * [Macvlan and Ipvlan Network Drivers](vlan-networks.md) - * [Docker stacks](docker-stacks.md) + * [Docker Stacks and Distributed Application Bundles](docker-stacks-and-bundles.md) ## How to comment on an experimental feature