We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4dd94 commit 685df8eCopy full SHA for 685df8e
README.md
@@ -4,8 +4,8 @@ ImageJ Legacy Bridge
4
--------------------
5
6
The legacy component enables backward compatibility between
7
-[ImageJ2](https://github.com/imagej/imagej) and
8
-[ImageJ 1.x](https://github.com/imagej/ImageJA).
+[ImageJ2](https://github.com/imagej/imagej2) and
+[ImageJ 1.x](https://github.com/imagej/ImageJ).
9
10
-It contains the code necessary to translate ImageJ images into ImageJ1 format
11
-and back, so that legacy plugins can be executed faithfully.
+It contains the code necessary to translate ImageJ2 images into the original
+ImageJ (1.x) format and back, so that legacy plugins can execute faithfully.
0 commit comments