Skip to content

Commit 9274414

Browse files
authored
Merge pull request #381 from MatthewScholefield/patch-1
Fix link for plotters gtk demo
2 parents 35b2060 + 96943c4 commit 9274414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ To learn how to use Plotters in different scenarios by checking out the followin
210210

211211
- WebAssembly + Plotters: [plotters-wasm-demo](https://github.com/plotters-rs/plotters-wasm-demo)
212212
- minifb + Plotters: [plotters-minifb-demo](https://github.com/plotters-rs/plotters-minifb-demo)
213-
- GTK + Plotters: [plotters-gtk-demo](https://github.com/plotters/plotters-gtk-demo)
213+
- GTK + Plotters: [plotters-gtk-demo](https://github.com/plotters-rs/plotters-gtk-demo)
214214

215215

216216
## Trying with Jupyter evcxr Kernel Interactively

0 commit comments

Comments
 (0)