Skip to content

Commit 96943c4

Browse files
Fix link for plotters gtk demo
1 parent 35b2060 commit 96943c4

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)