fix broken logo link (#12)

fix the broken logo link in README

---------

Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
This commit is contained in:
Feynman Zhou 2023-04-28 00:10:10 +08:00 committed by GitHub
parent 55b09e62f7
commit 7d4ad5f013
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# setup-oras # setup-oras
![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>
Setup [ORAS CLI](https://github.com/oras-project/oras) on GitHub Actions runners. Setup [ORAS CLI](https://github.com/oras-project/oras) on GitHub Actions runners.