mirror of https://github.com/docker/docs.git
chore: fix readme
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
4ba0306c81
commit
4a62ab1e25
|
@ -1,12 +1,12 @@
|
||||||
# Docs @ Docker
|
# Docs @ Docker
|
||||||
|
|
||||||
<img src="assets/images/docker-docs.png" alt="Welcome to Docker Documentation" style="max-width: 50%;">
|
<img src="static/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
|
Welcome to the Docker Documentation repository. This is the source for
|
||||||
[https://docs.docker.com/](https://docs.docker.com/).
|
[https://docs.docker.com/](https://docs.docker.com/).
|
||||||
|
|
||||||
Feel free to send us pull requests and file issues. Our docs are completely
|
Feel free to send us pull requests and file issues. Our docs are completely
|
||||||
open source and we deeply appreciate contributions from the Docker community!
|
open source, and we deeply appreciate contributions from the Docker community!
|
||||||
|
|
||||||
## Provide feedback
|
## Provide feedback
|
||||||
|
|
||||||
|
@ -34,11 +34,11 @@ We've made it really easy for you to file new issues.
|
||||||
- Click **Request docs changes** in the right column of every page on
|
- Click **Request docs changes** in the right column of every page on
|
||||||
[docs.docker.com](https://docs.docker.com/) and add the details, or
|
[docs.docker.com](https://docs.docker.com/) and add the details, or
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- Click the **Give feedback** link on the side of every page in the docs.
|
- Click the **Give feedback** link on the side of every page in the docs.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Contribute to Docker docs
|
## Contribute to Docker docs
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue