Skip to content

Commit

Permalink
Remove .git suffix in "Made with iced" link
Browse files Browse the repository at this point in the history
  • Loading branch information
hecrj committed Jul 13, 2024
1 parent 8a57bae commit 702ed19
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 @@ -6,7 +6,7 @@
[![License](https://img.shields.io/crates/l/icebreaker.svg)](https://github.com/hecrj/icebreaker/blob/master/LICENSE)
[![Downloads](https://img.shields.io/crates/d/icebreaker.svg)](https://crates.io/crates/icebreaker)
[![Test Status](https://img.shields.io/github/actions/workflow/status/hecrj/icebreaker/test.yml?branch=master&event=push&label=test)](https://github.com/hecrj/icebreaker/actions)
<a href="https://github.com/iced-rs/iced.git">
<a href="https://github.com/iced-rs/iced">
<img alt="Made with iced" src="assets/made_with_iced.svg" height="20">
</a>

Expand Down

0 comments on commit 702ed19

Please sign in to comment.