Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
| ... | ... |
@@ -80,7 +80,7 @@ multi-tenant micro services deployment, while providing an integration to |
| 80 | 80 |
physical network for non-container workload. Contiv Networking implements the |
| 81 | 81 |
remote driver and IPAM APIs available in Docker 1.9 onwards. |
| 82 | 82 |
|
| 83 |
-* The [Weave Network Plugin](https://github.com/weaveworks/docker-plugin) creates a virtual network that connects your Docker containers - across multiple hosts or clouds and enables automatic discovery of applications. Weave networks are resilient, partition tolerant, secure and work in partially connected networks, and other adverse environments - all configured with delightful simplicity. |
|
| 83 |
+* The [Weave Network Plugin](http://docs.weave.works/weave/latest_release/plugin.html) creates a virtual network that connects your Docker containers - across multiple hosts or clouds and enables automatic discovery of applications. Weave networks are resilient, partition tolerant, secure and work in partially connected networks, and other adverse environments - all configured with delightful simplicity. |
|
| 84 | 84 |
|
| 85 | 85 |
## Troubleshooting a plugin |
| 86 | 86 |
|