mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-03 13:28:41 +00:00
Fix default support URL
This commit is contained in:
parent
fcaef49575
commit
238e8f3be0
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ parameters:
|
||||||
section: misc
|
section: misc
|
||||||
-
|
-
|
||||||
name: wallabag_support_url
|
name: wallabag_support_url
|
||||||
value: https://www.wallabag.org/pages/support.html
|
value: https://github.com/wallabag/wallabag/issues/new/choose
|
||||||
section: misc
|
section: misc
|
||||||
-
|
-
|
||||||
name: api_user_registration
|
name: api_user_registration
|
||||||
|
|
Loading…
Reference in a new issue