Skip to content

Commit

Permalink
Update plugin-updateurl
Browse files Browse the repository at this point in the history
  • Loading branch information
Redande committed Dec 13, 2019
1 parent a19990c commit 9f6a924
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ public String getUpdateCenterTitle() {

@Override
public String getUpdateCenterUrl() {
return "http://update.testmycode.net/tmc-netbeans/updates.xml";
return "https://tmcbeans-update.mooc.fi/updates.xml";
}
}

0 comments on commit 9f6a924

Please sign in to comment.