Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Commit 0d26b7c

Browse files
committed
Fix file names
Signed-off-by: Steve Lasker <[email protected]>
1 parent 3e1c241 commit 0d26b7c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
File renamed without changes.

artifact-manifest.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ A signature, or an SBoM, would be persisted with the content persisted in the `[
101101

102102
![Notary v2 signature](./media/notaryv2-signature.svg)
103103

104-
**A Notary v2 signature of the `net-monitor:v1` image:**
104+
**An Artifact Manifest, capturing the Notary v2 signature of the `net-monitor:v1` image:**
105105

106106
- **repository**: `net-monitor`
107107
- **digest**: `sha256:8ac803930ea3ba1e54bc25c2bdc53edd0284c62ed651fe7b00369da519a3c222`
@@ -131,7 +131,7 @@ A signature, or an SBoM, would be persisted with the content persisted in the `[
131131

132132
The same `net-monitor:v1` image may have an associated SBoM. The SBoM content would be persisted as one or more `[blobs]` with a `subjectManifest` referencing the `net-monitor:v1` image (by digest).
133133

134-
![Notary v2 signature](./media/net-monitor-sbom.svg)
134+
![Sample SBOM](./media/net-monitor-sbom.svg)
135135

136136
- **repository**: `net-monitor`
137137
- **digest**: `sha256:7a781a3930ea3ba1e54bc25c2bdc53edd0284c62ed651fe7b00369da519a3c1a`
@@ -375,7 +375,7 @@ oci-reg delete registry.acme-rockets.io/net-monitor@sha256:b5b2b2c507a0944348e03
375375
[lifecycle-management]: ./artifact-reftype-spec.md#lifecycle-management
376376
[oci-image-manifest-spec]: https://github.com/opencontainers/image-spec/blob/master/manifest.md
377377
[oci-artifacts]: https://github.com/opencontainers/artifacts
378-
[oci-artifact-manifest-spec]: ./artifact-spec.md
378+
[oci-artifact-manifest-spec]: ./artifact-manifest-spec.md
379379
[oci-image-index]: https://github.com/opencontainers/image-spec/blob/master/image-index.md
380380
[oci-distribution-spec]: https://github.com/opencontainers/distribution-spec
381381
[referrers-api]: ./manifest-referrers-api.md

0 commit comments

Comments
 (0)