]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Removed the email part 2493/head
authorNicolas LÅ“uillet <nicolas@loeuillet.org>
Mon, 24 Oct 2016 19:01:13 +0000 (21:01 +0200)
committerGitHub <noreply@github.com>
Mon, 24 Oct 2016 19:01:13 +0000 (21:01 +0200)
app/config/config.yml

index 65187ecab0a587405df60ce57958257b89db7956..84eba759dc7a7871d17b1da2ed75e919c2f52180 100644 (file)
@@ -51,7 +51,7 @@ wallabag_core:
     reading_speed: 1
     cache_lifetime: 10
     fetching_error_message: |
-        wallabag can't retrieve contents for this article. Please <a href="http://doc.wallabag.org/en/master/user/errors_during_fetching.html#how-can-i-help-to-fix-that">first troubleshoot this issue</a> and <a href="mailto:hello@wallabag.org">report it to us</a>.
+        wallabag can't retrieve contents for this article. Please <a href="http://doc.wallabag.org/en/master/user/errors_during_fetching.html#how-can-i-help-to-fix-that">troubleshoot this issue</a>.
 
 wallabag_user:
     registration_enabled: "%fosuser_registration%"