Skip to content

Commit

Permalink
Update shield badge url
Browse files Browse the repository at this point in the history
  • Loading branch information
JunichiSugiura committed Dec 17, 2022
1 parent 340f145 commit 249e4fc
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 @@ -8,7 +8,7 @@
<img src="https://img.shields.io/crates/d/dip?style=for-the-badge&color=000" />
<img src="https://img.shields.io/crates/l/dip?style=for-the-badge&color=000" />
<a href="https://github.com/JunichiSugiura/dip/actions/workflows/rust.yml" alt="Github Actions">
<img src="https://img.shields.io/github/workflow/status/JunichiSugiura/dip/Rust?style=for-the-badge&logo=github" />
<img src="https://img.shields.io/github/actions/workflow/status/JunichiSugiura/dip/rust.yml?branch=main&style=for-the-badge&logo=github" />
</a>
<a href="https://docs.rs/dip/latest/dip/" alt="API Docs">
<img src="https://img.shields.io/docsrs/dip?style=for-the-badge" />
Expand Down

1 comment on commit 249e4fc

@vercel
Copy link

@vercel vercel bot commented on 249e4fc Dec 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

dip – ./

dip-git-main-diptools.vercel.app
dip-diptools.vercel.app
dip.tools

Please sign in to comment.