plotters-rs / plotters

A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
https://plotters-rs.github.io/home/
MIT License
3.82k stars 277 forks source link

[BUG] Broken link to WASM test instructions in CONTRIBUTING.md #644

Open fotonick opened 4 days ago

fotonick commented 4 days ago

Describe the bug CONTRIBUTING.md contains a link to plotters/examples/wasm-demo, which is broken (404).

To Reproduce Browse to CONTRIBUTING.md and clink on the link with text "plotters/examples/wasm-demo".

Version Information Accurate as of 1f174c8b8e4b9dbcb160536228510515031d4609.

domlupo commented 1 day ago

The source code was fixed by https://github.com/plotters-rs/plotters-wasm-demo/commit/37f929f473b3b69ebe9bd4aa88c422a475dfcba7 but it needs deployed.