From b7868b4e2697f8ab55409dab755f1284cedb6497 Mon Sep 17 00:00:00 2001 From: Steve Lasker Date: Tue, 5 Jul 2022 11:23:04 -0700 Subject: [PATCH] Resolves issue #104 (#107) Signed-off-by: Steve Lasker --- artifact-manifest.md | 1 - 1 file changed, 1 deletion(-) diff --git a/artifact-manifest.md b/artifact-manifest.md index b6d0d08..af2745e 100644 --- a/artifact-manifest.md +++ b/artifact-manifest.md @@ -49,7 +49,6 @@ The `artifact.manifest` provides an optional collection of `blobs`, an optional ### Example ORAS Artifact Manifests -- [`net-monitor:v1` oci container image](./examples/net-monitor-oci-image.json) - [`net-monitor:v1` notary v2 signature](./examples/net-monitor-image-signature.json) - [`net-monitor:v1` sample sbom](./examples/net-monitor-image-sbom.json) - [`net-monitor:v1` nydus image with on-demand loading](./examples/net-monitor-image-nydus-ondemand-loading.json)