diff options
author | Christian Studer <cstuder@existenz.ch> | 2016-08-24 08:22:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-24 08:22:35 +0200 |
commit | cf967401b0072a0f9408875d16d0a03e60b85e33 (patch) | |
tree | d064c66a996a8d4c6bbb3b4977862e5493655a90 /docs/en | |
parent | 2f9927404d620f719d4b30d9205ff43c0238e6a1 (diff) | |
download | wallabag-cf967401b0072a0f9408875d16d0a03e60b85e33.tar.gz wallabag-cf967401b0072a0f9408875d16d0a03e60b85e33.tar.zst wallabag-cf967401b0072a0f9408875d16d0a03e60b85e33.zip |
Fixes mailto link
Diffstat (limited to 'docs/en')
-rw-r--r-- | docs/en/user/errors_during_fetching.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/user/errors_during_fetching.rst b/docs/en/user/errors_during_fetching.rst index da6ee745..68892750 100644 --- a/docs/en/user/errors_during_fetching.rst +++ b/docs/en/user/errors_during_fetching.rst | |||
@@ -12,7 +12,7 @@ There may be several reasons: | |||
12 | How can I help to fix that? | 12 | How can I help to fix that? |
13 | --------------------------- | 13 | --------------------------- |
14 | 14 | ||
15 | - `by sending us an email with the article's URL <mailto:hello\@wallabag.org>`_ | 15 | - `by sending us an email with the article's URL <mailto:hello@wallabag.org>`_ |
16 | - by trying to fix this article by yourself :) by creating a file for the article. | 16 | - by trying to fix this article by yourself :) by creating a file for the article. |
17 | You can use `this tool <http://siteconfig.fivefilters.org/>`__. | 17 | You can use `this tool <http://siteconfig.fivefilters.org/>`__. |
18 | 18 | ||