You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-registry/container-registry-oras-artifacts.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -183,7 +183,7 @@ oras attach $IMAGE \
183
183
184
184
## Discovering artifact references
185
185
186
-
The [OCI v1.1 Specification](oci-spec) defines a [referrers API][oci-artifacts-referrers] for discovering references to a `subject` artifact. The `oras discover` command can show the list of references to the container image.
186
+
The [OCI v1.1 Specification][oci-spec] defines a [referrers API][oci-artifacts-referrers] for discovering references to a `subject` artifact. The `oras discover` command can show the list of references to the container image.
187
187
188
188
Using `oras discover`, view the graph of artifacts now stored in the registry.
189
189
@@ -384,9 +384,9 @@ az acr manifest list-metadata \
0 commit comments