Skip to content

Commit 20a48c2

Browse files
committed
fix: deps.rs badge links corrected
I accidentally linked to the repository itself instead of deps.rs. Signed-off-by: hashcatHitman <155700084+hashcatHitman@users.noreply.github.com>
1 parent 4197437 commit 20a48c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ it will exist.)
7676
[unsafe forbidden]: https://img.shields.io/badge/unsafe-forbidden-success.svg
7777
[safety dance]: https://github.com/rust-secure-code/safety-dance/
7878

79-
[dependency badge]: https://github.com/hashcatHitman/rust_project_template/status.svg
80-
[deps.rs]: https://github.com/hashcatHitman/rust_project_template
79+
[dependency badge]: https://deps.rs/repo/github/hashcatHitman/rust_project_template/status.svg
80+
[deps.rs]: https://deps.rs/repo/github/hashcatHitman/rust_project_template
8181

8282
[CI status]: https://github.com/hashcatHitman/rust_project_template/actions/workflows/ci.yml/badge.svg
8383
[CI workflow]: https://github.com/hashcatHitman/rust_project_template/actions/workflows/ci.yml

0 commit comments

Comments
 (0)