mirror of https://github.com/docker/docs.git
Remove extraneous link (#5678)
The deleted link redirects to the same page as the (retained) preceding link, and is therefore redundant and confusing.
This commit is contained in:
parent
d6536e9ddc
commit
3cf3f4c986
|
@ -75,8 +75,7 @@ actually does.
|
|||
## Prerequisites
|
||||
|
||||
While we'll define concepts along the way, it is good for you to understand
|
||||
[what Docker is](https://www.docker.com/what-docker) and [why you would use
|
||||
Docker](https://www.docker.com/use-cases) before we begin.
|
||||
[what Docker is](https://www.docker.com/what-docker) before we begin.
|
||||
|
||||
We also need to assume you are familiar with a few concepts before we continue:
|
||||
|
||||
|
|
Loading…
Reference in New Issue