Skip to content
Snippets Groups Projects
Commit 2fe63182 authored by dgelessus's avatar dgelessus
Browse files

Update ProB website/wiki links

parent 3debe580
No related branches found
No related tags found
No related merge requests found
Pipeline #106794 passed
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
The ProB source code is distributed under the EPL license (http://www.eclipse.org/org/documents/epl-v10.html). The ProB source code is distributed under the EPL license (http://www.eclipse.org/org/documents/epl-v10.html).
(C) 2000-2021 Michael Leuschel and many others. (C) 2000-2021 Michael Leuschel and many others.
For updates please visit the ProB website: https://www3.hhu.de/stups/prob/ For updates please visit the ProB website: https://prob.hhu.de/w/
ProB comes with ABSOLUTELY NO WARRANTY OF ANY KIND! This software is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY. The author(s) do not accept responsibility to anyone for the consequences of using it or for whether it serves any particular purpose or works at all. No warranty is made about the software or its performance. ProB comes with ABSOLUTELY NO WARRANTY OF ANY KIND! This software is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY. The author(s) do not accept responsibility to anyone for the consequences of using it or for whether it serves any particular purpose or works at all. No warranty is made about the software or its performance.
......
...@@ -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 = "https://www3.hhu.de/stups/prob/index.php/BMotion_Studio"; private static final String URL = "https://prob.hhu.de/w/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