diff options
| author | alexey semenyuk <alexsemenyuk88@gmail.com> | 2022-12-10 19:15:08 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-10 19:15:08 +0300 |
| commit | 55f1698a6caa8ed4f74fa4decb918cbf173d7a44 (patch) | |
| tree | 48134690d3ce57c112ab3f9168fb722e78b3a144 | |
| parent | c0130e45df57b65d639f54defa5d6902c14489df (diff) | |
| download | rust-55f1698a6caa8ed4f74fa4decb918cbf173d7a44.tar.gz rust-55f1698a6caa8ed4f74fa4decb918cbf173d7a44.zip | |
Fix badge
| -rw-r--r-- | book/src/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/README.md b/book/src/README.md index 6248d588a89..23867df8efe 100644 --- a/book/src/README.md +++ b/book/src/README.md @@ -1,6 +1,6 @@ # Clippy -[](https://github.com/rust-lang/rust-clippy/actions?query=workflow%3A%22Clippy+Test%22+event%3Apush+branch%3Aauto) +[/badge.svg?branch=auto&event=push)](https://github.com/rust-lang/rust-clippy/actions?query=workflow%3A%22Clippy+Test+(bors)%22+event%3Apush+branch%3Aauto) [](https://github.com/rust-lang/rust-clippy#license) A collection of lints to catch common mistakes and improve your |
