Skip to content

Commit b0bc756

Browse files
committed
Update imagej.net URLs
1 parent 0c92695 commit b0bc756

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

doc/BigWarpI2K2024.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Oct 24, 2024 9:45 AM<br>
1717
1818
## Prerequisites
1919

20-
* [Download Future Fiji for your platform](https://downloads.imagej.net/fiji/future/)
20+
* [Download Fiji-Latest for your platform](https://fiji.sc/#download)
2121
* If necessary download [bigwarp 9.3.0](https://maven.scijava.org/service/local/repositories/releases/content/sc/fiji/bigwarp_fiji/9.3.0/bigwarp_fiji-9.3.0.jar)
2222
* Download the sample data sets
2323
* [xray data (medium 1.4G)](https://figshare.com/s/408097a1651139088651)

pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<name>BigWarp plugin for Fiji</name>
1717
<description>A tool for manual pointwise deformable registration using bigdataviewer.</description>
18-
<url>https://imagej.net/BigWarp</url>
18+
<url>https://imagej.net/plugins/bigwarp</url>
1919
<inceptionYear>2015</inceptionYear>
2020
<organization>
2121
<name>Fiji</name>
@@ -33,7 +33,7 @@
3333
<developer>
3434
<id>bogovicj</id>
3535
<name>John Bogovic</name>
36-
<url>https://imagej.net/User:Bogovic</url>
36+
<url>https://imagej.net/people/bogovicj</url>
3737
<roles>
3838
<role>founder</role>
3939
<role>lead</role>
@@ -47,7 +47,7 @@
4747
<developer>
4848
<id>axtimwalde</id>
4949
<name>Stephan Saalfeld</name>
50-
<url>https://imagej.net/User:Saalfeld</url>
50+
<url>https://imagej.net/people/axtimwalde</url>
5151
<roles>
5252
<role>founder</role>
5353
<role>lead</role>
@@ -62,28 +62,28 @@
6262
<contributors>
6363
<contributor>
6464
<name>Curtis Rueden</name>
65-
<url>https://imagej.net/User:Rueden</url>
65+
<url>https://imagej.net/people/ctrueden</url>
6666
<properties>
6767
<id>ctrueden</id>
6868
</properties>
6969
</contributor>
7070
<contributor>
7171
<name>Mark Hiner</name>
72-
<url>https://imagej.net/User:Hinerm</url>
72+
<url>https://imagej.net/people/hinerm</url>
7373
<properties>
7474
<id>hinerm</id>
7575
</properties>
7676
</contributor>
7777
<contributor>
7878
<name>Philipp Hanslovsky</name>
79-
<url>https://imagej.net/User:Hanslovsky</url>
79+
<url>https://imagej.net/people/hanslovsky</url>
8080
<properties>
8181
<id>hanslovsky</id>
8282
</properties>
8383
</contributor>
8484
<contributor>
8585
<name>Christian Tischer</name>
86-
<url>https://imagej.net/User:EMBL-CBA</url>
86+
<url>https://imagej.net/people/tischi</url>
8787
<properties>
8888
<id>tischi</id>
8989
</properties>

src/main/resources/viewer/BigWarpHelp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ <h2>Landmark table warnings</h2>
312312

313313
<h3>Possible fixes</h3>
314314

315-
See the <a href="https://imagej.net/BigWarp">BigWarp wiki page</a> for details.
315+
See the <a href="https://imagej.net/plugins/bigwarp">BigWarp wiki page</a> for details.
316316

317317
<ul>
318318
<li>Modify landmarks</li>

0 commit comments

Comments
 (0)