From 0fb77d6a7553ed139fdc974586f46e89cc89fb7c Mon Sep 17 00:00:00 2001 From: Andy Castille Date: Wed, 13 Aug 2025 12:23:30 -0700 Subject: [PATCH] Fix broken link to Docker Hub fair use policy Signed-off-by: Andy Castille --- docs/content/recipes/mirror.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/recipes/mirror.md b/docs/content/recipes/mirror.md index c5c5a5dca..572a6c80d 100644 --- a/docs/content/recipes/mirror.md +++ b/docs/content/recipes/mirror.md @@ -38,7 +38,7 @@ The following table shows examples of allowed and disallowed mirror URLs. > **Note** > -> Mirrors of Docker Hub are still subject to Docker's [fair usage policy](https://www.docker.com/pricing/resource-consumption-updates). +> Mirrors of Docker Hub are still subject to Docker's [fair usage policy](https://docs.docker.com/docker-hub/usage/). ### Solution