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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ For more information on oras attach, see [ORAS documentation][oras-docs].
102
102
## Attach a multi-file artifact as a reference
103
103
104
104
When OCI artifacts are pushed to a registry with ORAS, each file reference is pushed as a blob. To push separate blobs, reference the files individually, or collection of files by referencing a directory.
105
-
For more information how to push a collection of files, see [Pushing artifacts with multiple files][oras-push-multifiles]
105
+
For more information how to push a collection of files, see [Pushing artifacts with multiple files][oras-push-multifiles].
106
106
107
107
Create some documentation around an artifact:
108
108
@@ -385,7 +385,7 @@ In this article, a graph of supply chain artifacts is created, discovered, promo
385
385
386
386
## Next steps
387
387
388
-
* Learn more about [the ORAS CLI](https://oras.land/docs/category/cli)
388
+
* Learn more about [the ORAS CLI][oras-cli]
389
389
* Learn more about [OCI Artifact Manifest][oci-artifact-manifest] for how to push, discover, pull, copy a graph of supply chain artifacts
390
390
391
391
<!-- LINKS - external -->
@@ -395,9 +395,9 @@ In this article, a graph of supply chain artifacts is created, discovered, promo
0 commit comments