diff --git a/README.md b/README.md
index 1db900fbdc11..c68957f7c2a8 100644
--- a/README.md
+++ b/README.md
@@ -1,35 +1,33 @@
-# Docs @ Docker
-
-
-

-
-
-
-
-Welcome to the Docker Documentation repository. This is the source for the [Docker Docs Website](https://docs.docker.com/).
-
-Feel free to open pull requests or issues. Our docs are completely open source, and we deeply appreciate contributions from the Docker community!
-
-## Provide feedback
-
-We’d love to hear your feedback! To submit feedback:
-- Click **[New issue](https://github.com/docker/docs/issues/new)** on the docs repository, or
-- Click **Request changes** in the right column of every page on
- [docs.docker.com](https://docs.docker.com/), or
-- Click **Give feedback** on every page in the docs.
-
-To get community support, use the [Docker Community Slack](https://dockr.ly/comm-slack). Personalized support is available
-through the Docker Pro, Team, and Business subscriptions. See [Docker
-Pricing](https://www.docker.com/pricing) for details.
-
-If you have an idea for a new feature or behavior change in a specific aspect of
-Docker or have found a product bug, file an issue in the project's
-repository.
-
-## Contribute to Docker docs
-
-See [CONTRIBUTING.md](CONTRIBUTING.md).
-
-## Copyright and license
-
-Copyright 2013-2025 Docker, Inc., released under the [Apache 2.0 license](https://github.com/docker/docs/blob/main/LICENSE).
+@@ -1,35 +1,36 @@
+ # Docs @ Docker
+
+
+

+
+
+
+
+Welcome to the Docker Documentation repository. This repository contains the official Docker documentation.
+
+Feel free to open pull requests or issues. Our docs are completely open source, and we welcome contributions from the Docker community.
+
+## How to Provide Feedback
+
+ We’d love to hear your feedback! To submit feedback:
+ - Click **[New issue](https://github.com/docker/docs/issues/new)** on the docs GitHub repository.
+ - Click **Request changes** in the right column of every page on [docs.docker.com](https://docs.docker.com/).
+ - Click **Give feedback** on every page in the docs.
+
+To get community support, use the [Docker Community Slack](https://dockr.ly/community-support). Personalized support is available through the Docker Pro, Team, and Business subscriptions. See [Docker Pricing](https://www.docker.com/pricing) for details.
+
+ If you have an idea for a new feature or behavior change in a specific aspect of Docker or have found a product bug, file an issue in the project repository on GitHub.
+
+## Contributing to Docker Documentation
+
+ See [CONTRIBUTING.md](CONTRIBUTING.md).
+
+ ## Copyright and license
+
+ Copyright 2013-2025 Docker, Inc.
+
+Released under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0).