aboutsummaryrefslogtreecommitdiffstats
path: root/rust
diff options
authorGary Guo <gary@garyguo.net>2026-04-28 14:10:57 +0100
committerGary Guo <gary@garyguo.net>2026-05-10 22:58:34 +0100
commit0ba33edb310541ed6194fb27841db1a12b90a02c (patch)
tree08cef44403941e2ea0364f81bb62b1506c48e2a4 /rust
parent38a07ef981983d3ed48f781d861d81fe1475f8df (diff)
downloadlinux-next-history-0ba33edb310541ed6194fb27841db1a12b90a02c.tar.gz
rust: pin-init: fix badge URL in README
The old CI workflow has been deleted ~1 year ago. Fix the URL to point to the correct one. Link: https://patch.msgid.link/20260428-pin-init-sync-v1-8-07f9bd3859fb@garyguo.net Signed-off-by: Gary Guo <gary@garyguo.net>
Diffstat (limited to 'rust')
-rw-r--r--rust/pin-init/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/pin-init/README.md b/rust/pin-init/README.md
index 9095d6661ff60..2312c9e75f8c4 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]