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 9f6a924 commit ece3912Copy full SHA for ece3912
tmc-plugin/src/fi/helsinki/cs/tmc/tailoring/DefaultTailoring.java
@@ -53,6 +53,6 @@ public String getUpdateCenterTitle() {
53
54
@Override
55
public String getUpdateCenterUrl() {
56
- return "https://tmcbeans-update.mooc.fi/updates.xml";
+ return "https://download.mooc.fi/tmcbeans/updates/updates.xml";
57
}
58
0 commit comments