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 a19990c commit 9f6a924Copy full SHA for 9f6a924
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 "http://update.testmycode.net/tmc-netbeans/updates.xml";
+ return "https://tmcbeans-update.mooc.fi/updates.xml";
57
}
58
0 commit comments