summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mir_app/src/skin2opts.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mir_app/src/skin2opts.cpp b/src/mir_app/src/skin2opts.cpp
index e96d8186b5..5d1cd2e072 100644
--- a/src/mir_app/src/skin2opts.cpp
+++ b/src/mir_app/src/skin2opts.cpp
@@ -531,7 +531,7 @@ public:
CDlgBase(g_plugin, IDD_OPT_ICOLIB),
m_preview(this, IDC_PREVIEW),
m_btnImport(this, IDC_IMPORT),
- m_urlGetMore(this, IDC_GETMORE, "https://miranda-ng.org/"),
+ m_urlGetMore(this, IDC_GETMORE, "https://miranda-ng.org/tags/icons"),
m_btnLoadIcons(this, IDC_LOADICONS),
m_categoryList(this, IDC_CATEGORYLIST)
{