Skip to content

Commit 34916f1

Browse files
committed
Fix SciJava Common URL
1 parent d14b54a commit 34916f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Maven-based SciJava code, including:
99
* [ImgLib](https://github.com/imagej/imglib)
1010
* [LOCI](https://github.com/uw-loci/pom-loci)
1111
* [SCIFIO](https://github.com/imagej/minimal-ij1-plugin)
12-
* [SciJava Common](https://github.com/scijava/scijava-common/tree/master/scijava-common)
12+
* [SciJava Common](https://github.com/scijava/scijava-common)
1313

1414
This POM is intended for use as the parent of your own Maven-based code.
1515
See these examples for guidance:

0 commit comments

Comments
 (0)