Skip to content

Commit dbeb87e

Browse files
committed
chore: handle missing case
Signed-off-by: tison <wander4096@gmail.com>
1 parent 8e96be6 commit dbeb87e

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
@@ -8,9 +8,9 @@
88

99
[crates-badge]: https://img.shields.io/crates/v/${projectName}.svg
1010
[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
11+
[docs-badge]: https://img.shields.io/docsrs/${projectName}
1312
[docs-url]: https://docs.rs/${projectName}
13+
[msrv-badge]: https://img.shields.io/badge/MSRV-1.85-green?logo=rust
1414
[license-badge]: https://img.shields.io/crates/l/${projectName}
1515
[license-url]: LICENSE
1616
[actions-badge]: https://github.com/fast/template/workflows/CI/badge.svg

0 commit comments

Comments
 (0)