Removing some url links that can be resolved using src markdown links

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
Upstream-commit: 01f9cbc3663cf134ca427e4f8b98bba637f6655e
Component: engine
This commit is contained in:
Sven Dowideit
2016-06-22 12:50:51 +00:00
parent eee2bc634c
commit 9bfdf60ca3
3 changed files with 10 additions and 10 deletions

View File

@ -74,7 +74,7 @@ Docker Hub is the central hub for Docker. It hosts public Docker images
and provides services to help you build and manage your Docker
environment. To learn more:
Go to [Using Docker Hub](https://docs.docker.com/docker-hub).
Go to [Using Docker Hub](https://docs.docker.com/docker-hub/).
### Docker Machine
@ -108,7 +108,7 @@ Go to [Docker Swarm user guide](https://docs.docker.com/swarm/).
* [Docker Hub](https://hub.docker.com)
* [Docker blog](https://blog.docker.com/)
* [Docker documentation](https://docs.docker.com/)
* [Docker Getting Started Guide](https://docs.docker.com/mac/started/)
* [Docker Getting Started Guide](../getstarted/index.md)
* [Docker code on GitHub](https://github.com/docker/docker)
* [Docker mailing
list](https://groups.google.com/forum/#!forum/docker-user)