Skip to content

Commit 019a857

Browse files
committed
README: update example links
1 parent 829e3c7 commit 019a857

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ This POM is intended for use as the parent of your own Maven-based code.
1818

1919
See these examples for guidance:
2020

21-
* [ImageJ1 plugin template](https://github.com/imagej/minimal-ij1-plugin)
22-
* [ImageJ2 tutorials](http://github.com/imagej/imagej-tutorials)
21+
* [ImageJ command template](https://github.com/imagej/example-imagej-command)
22+
* [ImageJ 1.x plugin template](https://github.com/imagej/example-legacy-plugin)
23+
* [ImageJ tutorials](https://github.com/imagej/tutorials)
2324

2425
## Documentation
2526

0 commit comments

Comments
 (0)