mirror of https://github.com/docker/docs.git
readme: fix image link
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
9ad7419b1b
commit
50e58154c8
|
@ -1,6 +1,6 @@
|
|||
# Docs @ Docker
|
||||
|
||||
<img src="images/docker-docs.png" alt="Welcome to Docker Documentation" style="max-width: 50%;">
|
||||
<img src="assets/images/docker-docs.png" alt="Welcome to Docker Documentation" style="max-width: 50%;">
|
||||
|
||||
Welcome to the Docker Documentation repository. This is the source for
|
||||
[https://docs.docker.com/](https://docs.docker.com/).
|
||||
|
|
Loading…
Reference in New Issue