mirror of https://github.com/docker/docs.git
Merge pull request #15778 from crazy-max/fix-images
readme: fix image link
This commit is contained in:
commit
52e1cd71fb
|
@ -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