mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-08 14:21:05 +00:00
docs: Replace Azure Pipelines badge with GitHub Actions badge
This commit is contained in:
parent
935863ddb7
commit
2bfc98641d
10
README.md
10
README.md
@ -6,14 +6,14 @@
|
||||
/>
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="https://github.com/starship/starship/actions?workflow=Workflow"
|
||||
><img
|
||||
src="https://github.com/starship/starship/workflows/Workflow/badge.svg"
|
||||
alt="GitHub Actions workflow status"
|
||||
/></a>
|
||||
<a href="https://crates.io/crates/starship"
|
||||
><img src="https://badgen.net/crates/v/starship" alt="Crates.io version"
|
||||
/></a>
|
||||
<a href="https://dev.azure.com/starship-control/starship/_build"
|
||||
><img
|
||||
src="https://badgen.net/azure-pipelines/starship-control/starship/Starship%20Test%20Suite"
|
||||
alt="Azure Pipelines Build Status"
|
||||
/></a>
|
||||
<a href="https://repology.org/project/starship/versions"
|
||||
><img
|
||||
src="https://repology.org/badge/tiny-repos/starship.svg"
|
||||
|
Loading…
Reference in New Issue
Block a user