Added: Link to FFDec Wiki on the Help menu

This commit is contained in:
Jindra Petřík
2024-11-09 09:40:10 +01:00
parent f55983fd08
commit b37cc5a00c
5 changed files with 25 additions and 1 deletions

View File

@@ -110,6 +110,11 @@ public class ApplicationInfo {
* Project page
*/
public static final String PROJECT_PAGE = "https://github.com/" + GIT_HUB_PROJECT;
/**
* Project Wiki
*/
public static final String WIKI_PAGE = PROJECT_PAGE + "/wiki";
/**
* URL for checking new updates