diff --git a/CHANGELOG.md b/CHANGELOG.md index 658539d9..5b5a0819 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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`. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d2b24596..0364fc57 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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://github.com/plotly/plotly.rs.git) 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. diff --git a/README.md b/README.md index fb2365c8..50518376 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@
Plotly for Rust
diff --git a/docs/book/src/fundamentals.md b/docs/book/src/fundamentals.md index 68ca41d6..9fea76a1 100644 --- a/docs/book/src/fundamentals.md +++ b/docs/book/src/fundamentals.md @@ -2,8 +2,8 @@ - - + + diff --git a/docs/book/src/getting_started.md b/docs/book/src/getting_started.md index 119c6c73..e0a83086 100644 --- a/docs/book/src/getting_started.md +++ b/docs/book/src/getting_started.md @@ -2,8 +2,8 @@ - - + + diff --git a/docs/book/src/plotly_rs.md b/docs/book/src/plotly_rs.md index ed476cfa..24bdf51c 100644 --- a/docs/book/src/plotly_rs.md +++ b/docs/book/src/plotly_rs.md @@ -2,8 +2,8 @@ - - + + diff --git a/docs/book/src/recipes.md b/docs/book/src/recipes.md index ffddb6a7..5c27ecf2 100644 --- a/docs/book/src/recipes.md +++ b/docs/book/src/recipes.md @@ -2,8 +2,8 @@ - - + +