We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 829e3c7 commit 019a857Copy full SHA for 019a857
README.md
@@ -18,8 +18,9 @@ This POM is intended for use as the parent of your own Maven-based code.
18
19
See these examples for guidance:
20
21
-* [ImageJ1 plugin template](https://github.com/imagej/minimal-ij1-plugin)
22
-* [ImageJ2 tutorials](http://github.com/imagej/imagej-tutorials)
+* [ImageJ command template](https://github.com/imagej/example-imagej-command)
+* [ImageJ 1.x plugin template](https://github.com/imagej/example-legacy-plugin)
23
+* [ImageJ tutorials](https://github.com/imagej/tutorials)
24
25
## Documentation
26
0 commit comments