diff --git a/README.md b/README.md
index 8f6b896..3ba375f 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ derive(Error)
[](https://github.com/dtolnay/thiserror)
[](https://crates.io/crates/thiserror)
[](https://docs.rs/thiserror)
-[](https://github.com/dtolnay/thiserror/actions?query=branch%3Amaster)
+[](https://github.com/dtolnay/thiserror/actions?query=branch%3Amaster)
This library provides a convenient derive macro for the standard library's
[`std::error::Error`] trait.