Skip to content

Commit ece3912

Browse files
committed
Update tmcbeans-updateurl again
1 parent 9f6a924 commit ece3912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmc-plugin/src/fi/helsinki/cs/tmc/tailoring/DefaultTailoring.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ public String getUpdateCenterTitle() {
5353

5454
@Override
5555
public String getUpdateCenterUrl() {
56-
return "https://tmcbeans-update.mooc.fi/updates.xml";
56+
return "https://download.mooc.fi/tmcbeans/updates/updates.xml";
5757
}
5858
}

0 commit comments

Comments
 (0)