Skip to content

Commit 9f6a924

Browse files
committed
Update plugin-updateurl
1 parent a19990c commit 9f6a924

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 "http://update.testmycode.net/tmc-netbeans/updates.xml";
56+
return "https://tmcbeans-update.mooc.fi/updates.xml";
5757
}
5858
}

0 commit comments

Comments
 (0)