diff --git a/README.md b/README.md
index 2c21a50..74e99ce 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Rust Quasi-Quoting
[
](https://github.com/dtolnay/quote)
[
](https://crates.io/crates/quote)
[
](https://docs.rs/quote)
-[
](https://github.com/dtolnay/quote/actions?query=branch%3Amaster)
+[
](https://github.com/dtolnay/quote/actions?query=branch%3Amaster)
This crate provides the [`quote!`] macro for turning Rust syntax tree data
structures into tokens of source code.