Skip to content

Commit bc9883c

Browse files
Update build status badge in README.md
1 parent d111cfc commit bc9883c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<h1>Openapi® client for Rust</h1>
77
<h4>The perfect starting point to integrate <a href="https://openapi.com/">Openapi®</a> within your Rust project</h4>
88

9-
[![Build Status](https://img.shields.io/github/actions/workflow/status/openapi/openapi-rust-sdk/rust.yml?branch=main)](https://github.com/openapi/openapi-rust-sdk/actions)
9+
[![Build Status](https://github.com/openapi/openapi-rust-sdk/actions/workflows/rust.yml/badge.svg)](https://github.com/openapi/openapi-rust-sdk/actions/workflows/rust.yml)
1010
[![Crates.io](https://img.shields.io/crates/v/openapi-sdk.svg)](https://crates.io/crates/openapi-sdk)
1111
[![Docs.rs](https://img.shields.io/docsrs/openapi-sdk)](https://docs.rs/openapi-sdk)
1212
[![License](https://img.shields.io/github/license/openapi/openapi-rust-sdk)](LICENSE)

0 commit comments

Comments
 (0)