diff options
Diffstat (limited to 'plugins/AVS/src/main.cpp')
-rw-r--r-- | plugins/AVS/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AVS/src/main.cpp b/plugins/AVS/src/main.cpp index 6317c9ede5..b549769094 100644 --- a/plugins/AVS/src/main.cpp +++ b/plugins/AVS/src/main.cpp @@ -102,7 +102,7 @@ PLUGININFOEX pluginInfoEx = { "Nightwish, Pescuma",
"",
"Copyright 2000-2012 Miranda-IM project",
- "http://www.miranda-im.org",
+ "http://nightly.miranda.im/",
UNICODE_AWARE,
// {E00F1643-263C-4599-B84B-053E5C511D29}
{ 0xe00f1643, 0x263c, 0x4599, { 0xb8, 0x4b, 0x5, 0x3e, 0x5c, 0x51, 0x1d, 0x29 } }
|