Skip to content

Commit 7a5244b

Browse files
committed
Mention proper hierarchy files in tagging.md
1 parent 2c1df40 commit 7a5244b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/maintaining/tagging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ and `manifest(container)` method returns a piece of the build manifest.
9494

9595
All images' dependencies on each other and what taggers and manifests are applicable to them are defined in `hierarchy/images_hierarchy.py`.
9696

97-
`hierarchy/get_taggers_and_manifests.py` defines a function to get the taggers and manifests for a specific image.
97+
`hierarchy/get_taggers.py` and `hierarchy/get_manifests.py` define functions to get the taggers and manifests for a specific image.

0 commit comments

Comments
 (0)