Skip to content
Snippets Groups Projects
Commit e0d71d3a authored by Michael Leuschel's avatar Michael Leuschel
Browse files

adapt BMS website

parent e2f996ff
Branches
Tags
No related merge requests found
...@@ -19,7 +19,7 @@ import de.prob.logging.Logger; ...@@ -19,7 +19,7 @@ import de.prob.logging.Logger;
public class OpenWebsiteHandler extends AbstractHandler { public class OpenWebsiteHandler extends AbstractHandler {
private static final String URL = "http://www.stups.uni-duesseldorf.de/BMotionStudio/"; private static final String URL = "https://www3.hhu.de/stups/prob/index.php/BMotion_Studio";
public Object execute(ExecutionEvent event) throws ExecutionException { public Object execute(ExecutionEvent event) throws ExecutionException {
try { try {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment