diff --git a/src/main/java/de/hhu/ba/yoshikoWrapper/help/HelpLinks.java b/src/main/java/de/hhu/ba/yoshikoWrapper/help/HelpLinks.java index 3b6b5d5ec5f3b7633a0682bcd573fa9ecb63654d..3c77e1c6ed3b106244588407cd430f9bdcaede43 100644 --- a/src/main/java/de/hhu/ba/yoshikoWrapper/help/HelpLinks.java +++ b/src/main/java/de/hhu/ba/yoshikoWrapper/help/HelpLinks.java @@ -49,7 +49,8 @@ public final class HelpLinks { /** * 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 diff --git a/src/main/resources/YoshikoStrings.properties b/src/main/resources/YoshikoStrings.properties index 7c9a4c402998a8b89b5bbb800d8c62609a5da89f..6230ba12f61605dbd47eb4271b4b221bb9c8bf40 100644 --- a/src/main/resources/YoshikoStrings.properties +++ b/src/main/resources/YoshikoStrings.properties @@ -23,7 +23,7 @@ #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 aboutTitle = Yoshiko Plugin Info clusters = Cluster