Skip to content

Commit

Permalink
docs: fix license link
Browse files Browse the repository at this point in the history
  • Loading branch information
loiccoyle committed Oct 12, 2024
1 parent 6999382 commit 20a4eb0
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
Expand Up @@ -7,7 +7,7 @@
<a href="https://npmjs.com/package/strandify-wasm"><img src="https://img.shields.io/npm/v/strandify-wasm"></a>
<a href="https://docs.rs/strandify/latest/strandify/"><img src="https://img.shields.io/docsrs/strandify"></a>
<a href="https://github.com/loiccoyle/strandify/actions"><img src="https://github.com/loiccoyle/strandify/actions/workflows/ci.yml/badge.svg"></a>
<a href="./LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
<a href="./LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
<img src="https://img.shields.io/badge/platform-linux%20%7C%20macOS%20%7C%20windows-informational">
</p>

Expand Down

0 comments on commit 20a4eb0

Please sign in to comment.