Skip to content

Commit 1464efa

Browse files
carandraughinerm
authored andcommitted
sites.yml: fix links for micron.ox.ac.uk mirrors (fixup b5ae5c1)
1 parent f0eceff commit 1464efa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sites.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ sites:
4040

4141
- name: "ImageJ (Europe mirror)"
4242
id: "ImageJ-micron.ox.ac.uk"
43-
url: "https://update.imagej.net/"
43+
url: "https://downloads.micron.ox.ac.uk/fiji_update/mirrors/imagej/"
4444
description: >-
4545
European mirror for the ImageJ update site. Replace the ImageJ
4646
update site with this one for faster updates in Europe.
@@ -49,7 +49,7 @@ sites:
4949

5050
- name: "Fiji (Europe mirror)"
5151
id: "Fiji-micron.ox.ac.uk"
52-
url: "https://update.fiji.sc/"
52+
url: "https://downloads.micron.ox.ac.uk/fiji_update/mirrors/fiji/"
5353
description: >-
5454
European mirror for the Fiji update site. Replace the Fiji
5555
update site with this one for faster updates in Europe.
@@ -58,7 +58,7 @@ sites:
5858

5959
- name: "Java-8 (Europe mirror)"
6060
id: "Java-8-micron.ox.ac.uk"
61-
url: "https://sites.imagej.net/Java-8/"
61+
url: "https://downloads.micron.ox.ac.uk/fiji_update/mirrors/java-8/"
6262
description: >-
6363
European mirror for the Java-8 update site. Replace the Java-8
6464
update site with this one for faster updates in Europe.

0 commit comments

Comments
 (0)