Commit 52c97e4
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
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments