diff --git a/README.md b/README.md index 7994ca9fae3b..13f534ebbc64 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ We’d love to hear your feedback! To submit feedback: 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. +Pricing](https://www.docker.com/pricing?ref=Docs&refAction=DocsReadme) 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 diff --git a/content/get-started/docker-concepts/the-basics/what-is-a-registry.md b/content/get-started/docker-concepts/the-basics/what-is-a-registry.md index 7efc845a56c7..7d586af6495b 100644 --- a/content/get-started/docker-concepts/the-basics/what-is-a-registry.md +++ b/content/get-started/docker-concepts/the-basics/what-is-a-registry.md @@ -52,9 +52,9 @@ The following diagram shows the relationship between a registry, repositories, a +---------------------------------------+ ``` -> [!NOTE] +> [!TIP] > -> You can create one private repository and unlimited public repositories using the free version of Docker Hub. For more information, visit the [Docker Hub subscription page](https://www.docker.com/pricing/). +>A Docker Personal plan gives you one private repository and unlimited public repositories. To get unlimited private repositories, upgrade to the [Docker Team plan](https://www.docker.com/pricing?ref=Docs&refAction=DocsConceptsRegistry). ## Try it out diff --git a/content/get-started/get-docker.md b/content/get-started/get-docker.md index 6e928284c60c..9c02b598165f 100644 --- a/content/get-started/get-docker.md +++ b/content/get-started/get-docker.md @@ -31,7 +31,7 @@ section and choose the best installation path for you. > > Commercial use of Docker Desktop in larger enterprises (more than 250 > employees OR more than $10 million USD in annual revenue) requires a [paid -> subscription](https://www.docker.com/pricing/). +> subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsGetDocker).