diff --git a/win/installer.nsi b/win/installer.nsi index e91be93..c9518bf 100644 --- a/win/installer.nsi +++ b/win/installer.nsi @@ -10,7 +10,7 @@ Unicode True !define APP_NAME "LogarithmPlotter" !define PROG_ID "LogarithmPlotter.File.1" !define DEV_NAME "Ad5001" -!define WEBSITE "https://apps.ad5001.eu/LogarithmPlotter" +!define WEBSITE "https://apps.ad5001.eu/logarithmplotter" !define APP_VERSION "0.1.0.0" !define COPYRIGHT "Ad5001 (c) 2021" !define DESCRIPTION "Create graphs with logarithm scales."