Fixed broken Link for Docker Reference Architecture

This commit is contained in:
Vimal Raghubir 2018-05-18 13:45:25 -04:00 committed by Joao Fernandes
parent 880ebc5f37
commit 7b6e7dc31e
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ rules on Linux or how it manipulates routing rules on Windows servers, and you
will not find detailed information about how Docker forms and encapsulates
packets or handles encryption. See [Docker and iptables](/network/iptables.md)
and
[Docker Reference Architecture: Designing Scalable, Portable Docker Container Networks](https://success.docker.com/Architecture/Docker_Reference_Architecture%3A_Designing_Scalable%2C_Portable_Docker_Container_Networks)
[Docker Reference Architecture: Designing Scalable, Portable Docker Container Networks](http://success.docker.com/article/networking)
for a much greater depth of technical detail.
In addition, this topic does not provide any tutorials for how to create,