From c18ab287ff6e54f52e7569eb155c0b5c24e9c23d Mon Sep 17 00:00:00 2001 From: Jerae Duffin Date: Mon, 1 Aug 2022 10:28:45 -0500 Subject: [PATCH] fixed link --- docker-hub/image-management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-hub/image-management.md b/docker-hub/image-management.md index 361075c5d0..56d6da9ce6 100644 --- a/docker-hub/image-management.md +++ b/docker-hub/image-management.md @@ -10,7 +10,7 @@ title: Advanced Image Management dashboard target-url="https://www.docker.com/pricing?utm_source=docker&utm_medium=webreferral&utm_campaign=docs_driven_upgrade_image-mgmt" %} -The **Advanced Image Management** dashboard allows you to manage Docker images across all repositories. [Upgrade](https://www.docker.com/pricing?utm_source=docker&utm_medium=webreferral&utm_campaign=docs_driven_upgrade){: target="_blank" rel="noopener" class="_"} your existing subscription to start using the Advanced Image Management dashboard. [Personal Access Tokens](../access-tokens.md)(PATs) are recommended when using automated flows and API integrations for added security. It makes it easier to manage your account if it becomes compromised. +The **Advanced Image Management** dashboard allows you to manage Docker images across all repositories. [Upgrade](https://www.docker.com/pricing?utm_source=docker&utm_medium=webreferral&utm_campaign=docs_driven_upgrade){: target="_blank" rel="noopener" class="_"} your existing subscription to start using the Advanced Image Management dashboard. [Personal Access Tokens](../docker-hub/access-tokens.md) (PATs) are recommended when using automated flows and API integrations for added security. It's easier to manage your account if it becomes compromised and the account owner can remove them from Docker Hub. The Advanced Image Management dashboard provides a snapshot of your existing images and allows you to view, sort, and filter images by tags, activity status, and date, and contains options to clean up your workspace by deleting images that are no longer required.