We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e96be6 commit dbeb87eCopy full SHA for dbeb87e
1 file changed
README.md
@@ -8,9 +8,9 @@
8
9
[crates-badge]: https://img.shields.io/crates/v/${projectName}.svg
10
[crates-url]: https://crates.io/crates/${projectName}
11
-[docs-badge]: https://docs.rs/${projectName}/badge.svg
12
-[msrv-badge]: https://img.shields.io/badge/MSRV-1.85-green?logo=rust
+[docs-badge]: https://img.shields.io/docsrs/${projectName}
13
[docs-url]: https://docs.rs/${projectName}
+[msrv-badge]: https://img.shields.io/badge/MSRV-1.85-green?logo=rust
14
[license-badge]: https://img.shields.io/crates/l/${projectName}
15
[license-url]: LICENSE
16
[actions-badge]: https://github.com/fast/template/workflows/CI/badge.svg
0 commit comments