Readme.dev.md: Update broken link for docker architecture.

This commit is contained in:
Taranjeet 2016-06-16 19:50:41 +05:30 committed by Tim Abbott
parent 0071731915
commit 219ecfff99
1 changed files with 1 additions and 1 deletions

View File

@ -1155,7 +1155,7 @@ following the [instructions][docker-install]. Some other interesting
links for somebody new in Docker are:
* [Get Started](https://docs.docker.com/linux/started/)
* [Understand the architecture](https://docs.docker.com/engine/introduction/understanding-docker/)
* [Understand the architecture](https://docs.docker.com/engine/understanding-docker/)
* [Docker run reference](https://docs.docker.com/engine/reference/run/)
* [Dockerfile reference](https://docs.docker.com/engine/reference/builder/)