We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38523cd + 37f929f commit 7aa378eCopy full SHA for 7aa378e
www/index.html
@@ -33,8 +33,8 @@ <h1>Plotters WebAssembly Demo</h1>
33
</div>
34
</main>
35
<footer>
36
- <a href="https://github.com/38/plotters/blob/master/examples/wasm-demo" target="a">Source</a> |
37
- <a href="https://github.com/38/plotters" target="a">Repo</a> |
+ <a href="https://github.com/plotters-rs/plotters-wasm-demo" target="a">Source</a> |
+ <a href="https://github.com/plotters-rs/plotters" target="a">Repo</a> |
38
<a href="https://crates.io/crates/plotters" target="a">Crates</a> |
39
<a href="https://docs.rs/plotters" target="a">Docs</a>
40
</footer>
0 commit comments