Skip to content

Commit 52c97e4

Browse files
mohithshukamohithshuka
andauthored
fix: update misleading Image Management description in hub-images index (#25069)
## Problem The `_index.md` description for the Image Management link said: > "Manage your images and image indexes to optimize your repository storage." This is misleading — the actual page (`manage.md`) is about **viewing, filtering, searching, and deleting** images and image indexes. Storage optimization is not mentioned anywhere on that page. ## Fix Updated the description to accurately reflect what the page does. Fixes #25005 Co-authored-by: mohithshuka <YOUR_ID+mohithshuka@users.noreply.github.com>
1 parent 692f368 commit 52c97e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/manuals/docker-hub/repos/manage/hub-images

content/manuals/docker-hub/repos/manage/hub-images/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ repositories, and supported software artifacts.
1616
- [Tags](./tags.md): Tags help you version and organize different iterations of
1717
your images within a single repository. This topic explains tagging and
1818
provides guidance on how to create, view, and delete tags in Docker Hub.
19-
- [Image Management](./manage.md): Manage your images and image indexes to
20-
optimize your repository storage.
19+
- [Image Management](./manage.md): View, filter, and delete images and image
20+
indexes in your repository.
2121
- [Software artifacts](./oci-artifacts.md): Docker Hub supports OCI (Open
2222
Container Initiative) artifacts, allowing you to store, manage, and distribute
2323
a range of content beyond standard Docker images, including Helm charts,

0 commit comments

Comments
 (0)