Skip to content

Commit 3156b06

Browse files
authored
lib.rs - Fix link to cpustat.rs example
1 parent be58738 commit 3156b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotters/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ including bitmap, vector graph, piston window, GTK/Cairo and WebAssembly.
102102
</a>
103103
<div class="galleryText">
104104
Real-time Rendering
105-
<a href="https://github.com/plotters-rs/plotters-piston/blob/master/plotters/examples/cpustat.rs">[code]</a>
105+
<a href="https://github.com/plotters-rs/plotters-piston/blob/master/examples/cpustat.rs">[code]</a>
106106
</div>
107107
</div>
108108

0 commit comments

Comments
 (0)