Skip to content

Commit 6bb1a99

Browse files
authored
Update README.md
badges/shields#8671
1 parent 49bd3a8 commit 6bb1a99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<p><strong>Plotly for Rust</strong></p>
44
<p>
55
<a href="https://github.com/igiagkiozis/plotly/actions?query=branch%3Amaster" style="text-decoration: none!important;">
6-
<img src="https://img.shields.io/github/workflow/status/igiagkiozis/plotly/CI/master" alt="Build status">
6+
<img src="https://img.shields.io/github/actions/workflow/status/igiagkiozis/plotly/ci.yml?branch=master" alt="Build status">
77
</a>
88
<a href="https://crates.io/crates/plotly" style="text-decoration: none!important;">
99
<img src="https://img.shields.io/crates/v/plotly.svg" alt="Crates.io">
@@ -209,4 +209,4 @@ Enables compilation for the `wasm32-unknown-unknown` target and provides access
209209

210210
`Plotly.rs` is distributed under the terms of the MIT license.
211211

212-
See [LICENSE-MIT](https://github.com/igiagkiozis/plotly/blob/master/LICENSE-MIT), and [COPYRIGHT](https://github.com/igiagkiozis/plotly/blob/master/COPYRIGHT) for details.
212+
See [LICENSE-MIT](https://github.com/igiagkiozis/plotly/blob/master/LICENSE-MIT), and [COPYRIGHT](https://github.com/igiagkiozis/plotly/blob/master/COPYRIGHT) for details.

0 commit comments

Comments
 (0)