Skip to content

Commit 739ab80

Browse files
authored
Merge pull request #408 from elpiel/patch-1
lib.rs - Fix link to cpustat.rs example
2 parents be58738 + 3156b06 commit 739ab80

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)