Skip to content

Commit

Permalink
docs: fix badge URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw authored Jan 4, 2023
1 parent 70fc842 commit ad152f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# freeway

<p>
<a href="https://github.com/web3-storage/freeway/actions/workflows/release.yml"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/web3-storage/freeway/Release?style=for-the-badge" /></a>
<a href="https://github.com/web3-storage/freeway/actions/workflows/release.yml"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/web3-storage/freeway/test.yml?branch=main&style=for-the-badge" /></a>
<a href="https://discord.com/channels/806902334369824788/864892166470893588"><img src="https://img.shields.io/badge/chat-discord?style=for-the-badge&logo=discord&label=discord&logoColor=ffffff&color=7389D8" /></a>
<a href="https://github.com/web3-storage/freeway/blob/main/LICENSE.md"><img alt="License: Apache-2.0 OR MIT" src="https://img.shields.io/badge/LICENSE-Apache--2.0%20OR%20MIT-yellow?style=for-the-badge" /></a>
</p>
Expand Down

0 comments on commit ad152f5

Please sign in to comment.