Skip to content

Commit 13bfe79

Browse files
committed
Update ImgLib2 URLs
Update the github repo address from imagej/imglib to imglib/imglib.
1 parent ec192ca commit 13bfe79

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Maven-based SciJava code, including:
66
* [ImageJ1 unit tests](https://github.com/imagej/ij1-tests)
77
* [ImageJ2](https://github.com/imagej/imagej)
88
* [ImageJA](https://github.com/fiji/imageja)
9-
* [ImgLib](https://github.com/imagej/imglib)
9+
* [ImgLib](https://github.com/imglib/imglib)
1010
* [LOCI](https://github.com/uw-loci/pom-loci)
1111
* [SCIFIO](https://github.com/imagej/minimal-ij1-plugin)
1212
* [SciJava Common](https://github.com/scijava/scijava-common)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<!-- ImageJ Launcher - https://github.com/imagej/imagej-launcher -->
3838
<imagej-launcher.version>2.0.2</imagej-launcher.version>
3939

40-
<!-- ImgLib2 - https://github.com/imagej/imglib -->
40+
<!-- ImgLib2 - https://github.com/imglib/imglib -->
4141
<imglib2.groupId>net.imglib2</imglib2.groupId>
4242
<imglib2.version>2.0.0-beta-22</imglib2.version>
4343

0 commit comments

Comments
 (0)