From 3c2063df4046d32ef625a27a0237cfd2acff37ad Mon Sep 17 00:00:00 2001 From: tritoch Date: Fri, 24 Feb 2017 00:13:26 -0600 Subject: [PATCH] Update Custom PIcture URL to match wiki (#2422) Wiki page was moved, link in settings points to old page. --- cockatrice/src/dlg_settings.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cockatrice/src/dlg_settings.cpp b/cockatrice/src/dlg_settings.cpp index e7d46679..753bb1e8 100644 --- a/cockatrice/src/dlg_settings.cpp +++ b/cockatrice/src/dlg_settings.cpp @@ -30,7 +30,7 @@ #include "soundengine.h" #include "sequenceEdit/shortcutstab.h" -#define WIKI_CUSTOM_PIC_URL "https://github.com/Cockatrice/Cockatrice/wiki/Custom-Download-URLs" +#define WIKI_CUSTOM_PIC_URL "https://github.com/Cockatrice/Cockatrice/wiki/Custom-Picture-Download-URLs" GeneralSettingsPage::GeneralSettingsPage() {