Skip to content

Commit

Permalink
fix more references as well as shields.io links
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Gherghescu <[email protected]>
  • Loading branch information
andrei-ng committed May 14, 2024
1 parent 03bf925 commit 36c405b
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Version 0.8.0 represents a significant release which refactors a lot of the code
- `Plot::to_html()` now has similar behaviour to `Plot::to_inline_html()` and just returns a `String`
### Fixed
- Typos in `CONTRIBUTING.md`
- Serialization of `plotly_kaleido::PlotData` ([Issue #50](https://github.com/igiagkiozis/plotly/issues/50))
- Serialization of `plotly_kaleido::PlotData` ([Issue #50](https://github.com/plotly/plotly.rs/issues/50))
### Updated
- `ndarray` to `0.15.4`.
- `serde` to `1.0.132`.
Expand Down
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ When making a feature request, please make it clear what problem you intend to s

## Pull Requests

Before spending time and effort in making changes to the library, it's a good idea to discuss it first on the issue tracker to see whether your change is likely to be accepted.
Before spending time and effort in making changes to the library, it's a good idea to discuss it first on the issue tracker to see whether your change is likely to be accepted.

Fork [plotly](https://igiagkiozis.github.io/plotly/) to your own account and create a new branch for your feature. Remember to update the [changelog](CHANGELOG.md) - use previous entries as a template.
Fork [plotly](https://plotly.github.io/plotly.rs/) to your own account and create a new branch for your feature. Remember to update the [changelog](CHANGELOG.md) - use previous entries as a template.

When your contribution is ready for review, make a pull request with your changes directly to the `main` branch. One of the maintainers will have a look at what you've done, suggest any necessary changes and, when everyone is happy, merge the pull request.

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<p><strong>Plotly for Rust</strong></p>
<p>
<a href="https://github.com/plotly/plotly.rs/actions?query=branch%3Amain" style="text-decoration: none!important;">
<img src="https://img.shields.io/github/actions/workflow/status/igiagkiozis/plotly/ci.yml?branch=main" alt="Build status">
<img src="https://img.shields.io/github/actions/workflow/status/plotly/plotly.rs/ci.yml?branch=main" alt="Build status">
</a>
<a href="https://crates.io/crates/plotly" style="text-decoration: none!important;">
<img src="https://img.shields.io/crates/v/plotly.svg" alt="Crates.io">
Expand All @@ -14,7 +14,7 @@
<a href="https://docs.rs/plotly" style="text-decoration: none!important;">
<img src="https://img.shields.io/badge/docs.rs-plotly-green" alt="Documentation">
</a>
<a href="https://app.codecov.io/github/igiagkiozis/plotly" style="text-decoration: none!important;">
<a href="https://app.codecov.io/github/plotly/plotly.rs" style="text-decoration: none!important;">
<img src="https://img.shields.io/codecov/c/github/igiagkiozis/plotly" alt="Code coverage">
</a>
</p>
Expand Down
4 changes: 2 additions & 2 deletions docs/book/src/fundamentals.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<a href="https://github.com/plotly/plotly.rs/tree/main">
<img src="https://img.shields.io/badge/Plotly.rs-main-brightgreen" alt="build status">
</a>
<a href="https://github.com/plotly/plotly.rs/actions">
<img src="https://github.com/plotly/plotly.rs/workflows/build/badge.svg" alt="build status">
<a href="https://github.com/plotly/plotly.rs/actions?query=branch%3Amain" style="text-decoration: none!important;">
<img src="https://img.shields.io/github/actions/workflow/status/plotly/plotly.rs/ci.yml?branch=main" alt="Build status">
</a>
<a href="https://crates.io/crates/plotly">
<img src="https://img.shields.io/crates/v/plotly.svg" alt="Crates.io">
Expand Down
4 changes: 2 additions & 2 deletions docs/book/src/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<a href="https://github.com/plotly/plotly.rs/tree/main">
<img src="https://img.shields.io/badge/Plotly.rs-main-brightgreen" alt="build status">
</a>
<a href="https://github.com/plotly/plotly.rs/actions">
<img src="https://github.com/plotly/plotly.rs/workflows/build/badge.svg" alt="build status">
<a href="https://github.com/plotly/plotly.rs/actions?query=branch%3Amain" style="text-decoration: none!important;">
<img src="https://img.shields.io/github/actions/workflow/status/plotly/plotly.rs/ci.yml?branch=main" alt="Build status">
</a>
<a href="https://crates.io/crates/plotly">
<img src="https://img.shields.io/crates/v/plotly.svg" alt="Crates.io">
Expand Down
4 changes: 2 additions & 2 deletions docs/book/src/plotly_rs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<a href="https://github.com/plotly/plotly.rs/tree/main">
<img src="https://img.shields.io/badge/Plotly.rs-main-brightgreen" alt="build status">
</a>
<a href="https://github.com/plotly/plotly.rs/actions">
<img src="https://github.com/plotly/plotly.rs/workflows/build/badge.svg" alt="build status">
<a href="https://github.com/plotly/plotly.rs/actions?query=branch%3Amain" style="text-decoration: none!important;">
<img src="https://img.shields.io/github/actions/workflow/status/plotly/plotly.rs/ci.yml?branch=main" alt="Build status">
</a>
<a href="https://crates.io/crates/plotly">
<img src="https://img.shields.io/crates/v/plotly.svg" alt="Crates.io">
Expand Down
4 changes: 2 additions & 2 deletions docs/book/src/recipes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<a href="https://github.com/plotly/plotly.rs/tree/main">
<img src="https://img.shields.io/badge/Plotly.rs-main-brightgreen" alt="build status">
</a>
<a href="https://github.com/plotly/plotly.rs/actions">
<img src="https://github.com/plotly/plotly.rs/workflows/build/badge.svg" alt="build status">
<a href="https://github.com/plotly/plotly.rs/actions?query=branch%3Amain" style="text-decoration: none!important;">
<img src="https://img.shields.io/github/actions/workflow/status/plotly/plotly.rs/ci.yml?branch=main" alt="Build status">
</a>
<a href="https://crates.io/crates/plotly">
<img src="https://img.shields.io/crates/v/plotly.svg" alt="Crates.io">
Expand Down

0 comments on commit 36c405b

Please sign in to comment.