Skip to content
Snippets Groups Projects
Commit 26389819 authored by Philipp Spohr's avatar Philipp Spohr
Browse files

Reactivated actual help link

parent 37cc358f
Branches
Tags 0.1.5
No related merge requests found
...@@ -27,8 +27,8 @@ public final class HelpLinks { ...@@ -27,8 +27,8 @@ public final class HelpLinks {
public static final HashMap<String,Object> mainInfo = new HashMap<String,Object>(); public static final HashMap<String,Object> mainInfo = new HashMap<String,Object>();
static { static {
mainInfo.put("url", "file:///home/philipp/workspace/cs/cytoscape-tutorials/presentations/yoshiko.html"); //mainInfo.put("url", "file:///home/philipp/workspace/cs/cytoscape-tutorials/presentations/yoshiko.html");
//mainInfo.put("url", "https://spqrph.github.io/cytoscape-tutorials/presentations/yoshiko.html#/title"); mainInfo.put("url", "https://spqrph.github.io/cytoscape-tutorials/presentations/yoshiko.html#/title");
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment