Skip to content

Commit 685df8e

Browse files
committed
Fix README links and explanation
1 parent de4dd94 commit 685df8e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ ImageJ Legacy Bridge
44
--------------------
55

66
The legacy component enables backward compatibility between
7-
[ImageJ2](https://github.com/imagej/imagej) and
8-
[ImageJ 1.x](https://github.com/imagej/ImageJA).
7+
[ImageJ2](https://github.com/imagej/imagej2) and
8+
[ImageJ 1.x](https://github.com/imagej/ImageJ).
99

10-
It contains the code necessary to translate ImageJ images into ImageJ1 format
11-
and back, so that legacy plugins can be executed faithfully.
10+
It contains the code necessary to translate ImageJ2 images into the original
11+
ImageJ (1.x) format and back, so that legacy plugins can execute faithfully.

0 commit comments

Comments
 (0)