Signed-off-by: Jay Kamat <github@jgkamat.33mail.com>
| ... | ... |
@@ -13,7 +13,7 @@ databases, and backend services without depending on a particular stack |
| 13 | 13 |
or provider. |
| 14 | 14 |
|
| 15 | 15 |
Docker began as an open-source implementation of the deployment engine which |
| 16 |
-powers [dotCloud](https://dotcloud.com), a popular Platform-as-a-Service. |
|
| 16 |
+powers [dotCloud](https://www.dotcloud.com), a popular Platform-as-a-Service. |
|
| 17 | 17 |
It benefits directly from the experience accumulated over several years |
| 18 | 18 |
of large-scale operation and support of hundreds of thousands of |
| 19 | 19 |
applications and databases. |
| ... | ... |
@@ -61,8 +61,6 @@ After downloading the appropriate binary, you can follow the instructions |
| 61 | 61 |
|
| 62 | 62 |
## Current experimental features |
| 63 | 63 |
|
| 64 |
-* [Support for Docker plugins](plugins.md) |
|
| 65 |
-* [Volume plugins](plugins_volume.md) |
|
| 66 | 64 |
* [Network plugins](plugins_network.md) |
| 67 | 65 |
* [Networking and Services UI](networking.md) |
| 68 | 66 |
* [Native multi-host networking](network_overlay.md) |