summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJett Chen <jettchen12345@gmail.com>2022-12-19 17:15:30 +0800
committerGitHub <noreply@github.com>2022-12-19 18:15:30 +0900
commita51f76375f48fedaec9d6996f78d5fbe06f63b23 (patch)
treec8c763189e3f28d17b2273c3737103e41464246b
parentf720abed4b887dba6084877108a5874b0004ff0b (diff)
docs: fix README shields badge (#4740)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 310021830..aee107507 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
<p align="center">
<a href="https://github.com/starship/starship/actions"
><img
- src="https://img.shields.io/github/workflow/status/starship/starship/Main workflow/master?label=workflow&style=flat-square"
+ src="https://img.shields.io/github/actions/workflow/status/starship/starship/workflow.yml?branch=master&label=workflow&style=flat-square"
alt="GitHub Actions workflow status"
/></a>
<a href="https://crates.io/crates/starship"