From 238e8f3be09e6888d2eb742e5149bced1766669f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 14 Nov 2024 20:45:33 +0100 Subject: [PATCH] Fix default support URL --- app/config/wallabag.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml index b3c1bd7c7..09aeb86b2 100644 --- a/app/config/wallabag.yml +++ b/app/config/wallabag.yml @@ -144,7 +144,7 @@ parameters: section: misc - name: wallabag_support_url - value: https://www.wallabag.org/pages/support.html + value: https://github.com/wallabag/wallabag/issues/new/choose section: misc - name: api_user_registration