Skip to content

Commit 0450638

Browse files
committed
README: update links
1 parent 0ad98e8 commit 0450638

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,13 @@ use [pom-scijava](https://github.com/scijava/pom-scijava) as parent.
1919

2020
See these examples for guidance:
2121

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

2526
## Getting help with Maven
2627

2728
For more information about Maven, see:
2829

29-
* [ImageJ Maven overview](http://imagej.net/Maven)
30-
* [ImageJ Maven FAQ](http://imagej.net/Maven_-_Frequently_Asked_Questions)
30+
* [ImageJ Maven overview](https://imagej.net/Maven)
31+
* [ImageJ Maven FAQ](https://imagej.net/Maven_-_Frequently_Asked_Questions)

0 commit comments

Comments
 (0)