Skip to content

Commit

Permalink
docs: fixed logo link and typo (#31)
Browse files Browse the repository at this point in the history
docs: fixed logo link and typo

Signed-off-by: Samson Amaugo <[email protected]>
  • Loading branch information
sammychinedu2ky authored Oct 12, 2023
1 parent 4664412 commit 313da13
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@

> **Warning** This project is currently under initial development. APIs may and will be changed incompatibly from one commit to another.
![ORAS](https://github.com/oras-project/oras-www/raw/main/docs/assets/images/oras.png)
<p align="left">
<a href="https://oras.land/"><img src="https://oras.land/img/oras.svg" alt="banner" width="100px"></a>
</p>

## Versioning

The ORAS .NET library follows [Semantic Versioning](https://semver.org/), where breaking changes are reserved for MAJOR releases, and MINOR and PATCH releases must be 100% backwards compatible.

## Docs

- [Oras-dotnet API Documentation](https://oras-project.github.io/oras-dotnet/api/): Documentation for the Oras .NET library.
- [API Documentation](https://oras-project.github.io/oras-dotnet/api/): API Documentation for the ORAS .NET library.
- [oras.land/client_libraries](https://oras.land/client_libraries/): Documentation for general ORAS libraries.
- [Reviewing guide](https://github.com/oras-project/community/blob/main/REVIEWING.md): All reviewers must read the reviewing guide and agree to follow the project review guidelines.

Expand Down

0 comments on commit 313da13

Please sign in to comment.