Skip to content

Commit

Permalink
lib.rs - Fix link to cpustat.rs example
Browse files Browse the repository at this point in the history
  • Loading branch information
elpiel authored Aug 21, 2022
1 parent be58738 commit 3156b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plotters/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ including bitmap, vector graph, piston window, GTK/Cairo and WebAssembly.
</a>
<div class="galleryText">
Real-time Rendering
<a href="https://github.com/plotters-rs/plotters-piston/blob/master/plotters/examples/cpustat.rs">[code]</a>
<a href="https://github.com/plotters-rs/plotters-piston/blob/master/examples/cpustat.rs">[code]</a>
</div>
</div>
Expand Down

0 comments on commit 3156b06

Please sign in to comment.