From 4a62ab1e25b5a4e53202ff7520253c68419d4ecc Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Thu, 24 Aug 2023 10:35:02 +0200 Subject: [PATCH] chore: fix readme Signed-off-by: CrazyMax --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4470f80777..4e78fd7312 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Docs @ Docker -Welcome to Docker Documentation +Welcome to Docker Documentation Welcome to the Docker Documentation repository. This is the source for [https://docs.docker.com/](https://docs.docker.com/). 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 @@ -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 [docs.docker.com](https://docs.docker.com/) and add the details, or - ![Request changes link](/assets/images/docs-site-feedback.png) + ![Request changes link](/static/assets/images/docs-site-feedback.png) - Click the **Give feedback** link on the side of every page in the docs. - ![Docs feedback on each page](/assets/images/feedback-widget.png) + ![Docs feedback on each page](/static/assets/images/feedback-widget.png) ## Contribute to Docker docs