[PATCH 08/10] rust: pin-init: fix badge URL in README

From: Gary Guo

Date: Tue Apr 28 2026 - 09:25:29 EST


The old CI workflow has been deleted ~1 year ago. Fix the URL to point to
the correct one.

Signed-off-by: Gary Guo <gary@xxxxxxxxxxx>
---
rust/pin-init/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rust/pin-init/README.md b/rust/pin-init/README.md
index 9095d6661ff6..2312c9e75f8c 100644
--- a/rust/pin-init/README.md
+++ b/rust/pin-init/README.md
@@ -3,7 +3,7 @@
[![Dependency status](https://deps.rs/repo/github/Rust-for-Linux/pin-init/status.svg)](https://deps.rs/repo/github/Rust-for-Linux/pin-init)
![License](https://img.shields.io/crates/l/pin-init)
[![Toolchain](https://img.shields.io/badge/toolchain-nightly-red)](#nightly-only)
-![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/Rust-for-Linux/pin-init/test.yml)
+![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/Rust-for-Linux/pin-init/ci.yml)
# `pin-init`

> [!NOTE]

--
2.51.2