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

added placeholder link

parent 50c40a2c
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,8 @@ public final class HelpLinks { ...@@ -49,7 +49,8 @@ public final class HelpLinks {
/** /**
* The base location of the bachelor thesis paper * The base location of the bachelor thesis paper
*/ */
private static final String docLocation = "file:///home/philipp/workspace/cs/BachelorThesis/YoshikoWrapper/thesis/tex/Thesis.pdf"; //TODO: Add final location when published
private static final String docLocation = "https://gitlab.cs.uni-duesseldorf.de/spohr/YoshikoWrapper/tree/master";
/** /**
* A HashMap linking Classes to a link, pointing to a specific subsection of the BachelorThesis paper that is relevant for understanding the Class * A HashMap linking Classes to a link, pointing to a specific subsection of the BachelorThesis paper that is relevant for understanding the Class
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
#TODO: Give more meaningful names to keys, sort #TODO: Give more meaningful names to keys, sort
about = INSERT SOME AMAZING INFO ABOUT THIS APPLICATION,\n THE AUTHOR AND WHERE TO FIND MORE INFO HERE\n <a href=\"www.hhu.de\" >LINK</a> about = Yoshiko Cytoscape App
aboutButton = About Yoshiko aboutButton = About Yoshiko
aboutTitle = Yoshiko Plugin Info aboutTitle = Yoshiko Plugin Info
clusters = Cluster clusters = Cluster
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment