Skip to content

Commit

Permalink
doc: fix broken links for ORAS logo and oras-go doc (#490)
Browse files Browse the repository at this point in the history
fix broken links for ORAS logo and oras-go doc

---------

Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
  • Loading branch information
FeynmanZhou authored Apr 27, 2023
1 parent b74a2a1 commit 264f5f2
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
@@ -1,6 +1,8 @@
# ORAS Go library

![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>

## Project status

Expand Down Expand Up @@ -45,7 +47,7 @@ to use releases with major version `2` for new features.

## Docs

- [oras.land/client_libraries/go](https://oras.land/client_libraries/0_go/): Documentation for the ORAS Go library
- [oras.land/client_libraries/go](https://oras.land/docs/Client_Libraries/go): Documentation for the ORAS Go library
- [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.

## Code of Conduct
Expand Down

0 comments on commit 264f5f2

Please sign in to comment.