1
0
mirror of https://github.com/docker/cli.git synced 2026-01-06 05:41:44 +03:00

Fix for broken link

The link pointed to experimental.md, but that didn't exist. It looks like README.md was intended. Probably experimental.md was renamed.

Signed-off-by: Leen Besselink <github@consolejunkie.net>
This commit is contained in:
Lennie
2015-06-30 19:47:39 +02:00
committed by Tibor Vass
parent 1028f69f59
commit 572844ad99

View File

@@ -11,7 +11,7 @@ In this feature:
- Batteries included but removable
- Docker provides inbuilt native multi-host networking by default & can be swapped by any remote driver provided by external plugins.
This is an experimental feature. For information on installing and using experimental features, see [the experimental feature overview](experimental.md).
This is an experimental feature. For information on installing and using experimental features, see [the experimental feature overview](README.md).
## Using Networks