diff --git a/README.md b/README.md index 18a396c557..86f45a3d86 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ databases, and backend services without depending on a particular stack or provider. Docker began as an open-source implementation of the deployment engine which -powers [dotCloud](https://dotcloud.com), a popular Platform-as-a-Service. +powers [dotCloud](https://www.dotcloud.com), a popular Platform-as-a-Service. It benefits directly from the experience accumulated over several years of large-scale operation and support of hundreds of thousands of applications and databases. diff --git a/experimental/README.md b/experimental/README.md index 05ef03edfe..a067e839a9 100644 --- a/experimental/README.md +++ b/experimental/README.md @@ -61,8 +61,6 @@ After downloading the appropriate binary, you can follow the instructions ## Current experimental features -* [Support for Docker plugins](plugins.md) -* [Volume plugins](plugins_volume.md) * [Network plugins](plugins_network.md) * [Native Multi-host networking](networking.md) * [Compose, Swarm and networking integration](compose_swarm_networking.md)