Fixed broken link in windows website.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ad5001 2021-08-26 20:27:38 +02:00
parent af9798e1d2
commit 0ae301fea0
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160

View file

@ -10,7 +10,7 @@ Unicode True
!define APP_NAME "LogarithmPlotter" !define APP_NAME "LogarithmPlotter"
!define PROG_ID "LogarithmPlotter.File.1" !define PROG_ID "LogarithmPlotter.File.1"
!define DEV_NAME "Ad5001" !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 APP_VERSION "0.1.0.0"
!define COPYRIGHT "Ad5001 (c) 2021" !define COPYRIGHT "Ad5001 (c) 2021"
!define DESCRIPTION "Create graphs with logarithm scales." !define DESCRIPTION "Create graphs with logarithm scales."