Skip to content

Commit e4c1052

Browse files
authored
Merge pull request #430 from ansible42/master
Fixed cpustat example link
2 parents 1fa10f6 + ed76652 commit e4c1052

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To view the source code for each example, please click on the example image.
5656
</a>
5757

5858

59-
<a href="https://github.com/plotters-rs/plotters-piston/blob/master/plotters/examples/cpustat.rs">
59+
<a href="https://github.com/plotters-rs/plotters-piston/blob/master/examples/cpustat.rs">
6060
<img src="https://plotters-rs.github.io/plotters-doc-data/plotters-piston.gif" class="galleryItem" width=200px></img>
6161
</a>
6262

doc-template/readme/gallery

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To view the source code for each example, please click on the example image.
2929
</a>
3030

3131

32-
<a href="https://github.com/plotters-rs/plotters-piston/blob/master/plotters/examples/cpustat.rs">
32+
<a href="https://github.com/plotters-rs/plotters-piston/blob/master/examples/cpustat.rs">
3333
<img src="https://plotters-rs.github.io/plotters-doc-data/plotters-piston.gif" class="galleryItem" width=200px></img>
3434
</a>
3535

0 commit comments

Comments
 (0)