Browse Source

Merge pull request #24169 from wenchma/stack-link

Fix docker stack link
Sebastiaan van Stijn 9 years ago
parent
commit
50672d1856
1 changed files with 1 additions and 1 deletions
  1. 1 1
      experimental/README.md

+ 1 - 1
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