Merge pull request #24169 from wenchma/stack-link

Fix docker stack link
Upstream-commit: 50672d18567d060b1e4506c24b8b528067649df1
Component: engine
This commit is contained in:
Sebastiaan van Stijn
2016-06-30 16:54:41 -07:00
committed by GitHub

View File

@ -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