@@ -10,7 +10,8 @@ This page provides an overview of ImageJ2 from the perspective of software devel | |||
| 10 | 10 | ## Quick start | |
| 11 | 11 | ||
| 12 | 12 | - **Learn to write [scripts](/scripting)** from the [tutorial notebooks](/tutorials/notebooks). | |
| 13 | - - **Learn to use ImageJ2 from Java** with the [tutorial Maven projects](https://github.com/imagej/tutorials/tree/-/java). | ||
| 13 | + - **Learn to use ImageJ2 from Java** with the [tutorial Maven projects](https://github.com/imagej/tutorials/tree/master/java). | ||
| 14 | + - **Read an introduction** about [Writing ImageJ2 Plugins: A Beginners Perspective](https://imagej.net/news/2016-04-19-writing-imagej2-plugins-a-beginners-perspective). | ||
| 14 | 15 | ||
| 15 | 16 | ## What is ImageJ2? | |
| 16 | 17 | ||
0 commit comments