We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 577bf3e commit 201d210Copy full SHA for 201d210
content/manuals/engine/security/trust/_index.md
@@ -63,7 +63,7 @@ have discretion on which tags they sign.
63
64
An image repository can contain an image with one tag that is signed and another
65
tag that is not. For example, consider [the Mongo image
66
-repository](https://hub.docker.com/r/library/mongo/tags/). The `latest`
+repository](https://hub.docker.com/_/mongo/tags/). The `latest`
67
tag could be unsigned while the `3.1.6` tag could be signed. It is the
68
responsibility of the image publisher to decide if an image tag is signed or
69
not. In this representation, some image tags are signed, others are not:
0 commit comments