Skip to content

Commit

Permalink
Fix doc reference for experimental branch
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Lasker <[email protected]>
  • Loading branch information
SteveLasker committed Apr 4, 2021
1 parent 61426db commit 1cc4b24
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ ORAS is both a [CLI](#oras-cli) for initial testing and a [Go Module](#oras-go-m

This prototype-2 branch of ORAS implements [oci.artifact.manifest][oci-artifact-manifest], supporting references between artifact types. This capability enables a graph of objects to be established, including signatures, SBoMs and other artifact types.

See [oci.artifact.manifest](./docs/artifact-manifest.md) support for how to use `oras push` & `oras discover` for working with referenced artifact types.

![](docs/media/net-monitor-graph.svg)

See [OCI Artifact Manifest (Experimental)](./docs/artifact-manifest.md) docs for how to use `oras push` & `oras discover` for working with referenced artifact types.


## Table of Contents

- [ORAS Background](#oras-background)
Expand Down

0 comments on commit 1cc4b24

Please sign in to comment.