From af34f226e3a8d2492e7e489cd23ff37b411398c0 Mon Sep 17 00:00:00 2001 From: Solar Mithril Date: Mon, 22 Sep 2025 15:06:46 +0500 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 333e19720..be7c0cc81 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # op-rbuilder -[![CI status](https://github.com/flashbots/op-rbuilder/actions/workflows/checks.yaml/badge.svg)](https://github.com/flashbots/op-rbuilder/actions) +[![CI status](https://github.com/flashbots/op-rbuilder/actions/workflows/op_rbuilder_checks.yaml/badge.svg)](https://github.com/flashbots/op-rbuilder/actions) `op-rbuilder` is a Rust-based block builder designed to build blocks for the Optimism stack.