diff options
Diffstat (limited to 'plugins/BasicHistory/src')
-rw-r--r-- | plugins/BasicHistory/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/BasicHistory/src/version.h b/plugins/BasicHistory/src/version.h index c5dd484953..06533b9fb1 100644 --- a/plugins/BasicHistory/src/version.h +++ b/plugins/BasicHistory/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "BasicHistory.dll"
#define __DESCRIPTION "History viewer for Miranda NG."
#define __AUTHOR "Krzysztof Kral"
-#define __AUTHORWEB "https://miranda-ng.org/p/BasicHistory/"
+#define __AUTHORWEB "https://miranda-ng.org/p/BasicHistory"
#define __COPYRIGHT "© 2011-2012 Krzysztof Kral"
|