diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-08-24 09:11:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-24 09:11:14 +0200 |
commit | a5684f6a2372d144873e3ae05b4dc46de59c380a (patch) | |
tree | a9e8ae02110bde21c7910f98f172ba0aada92cf0 /docs/en/user | |
parent | cc654b427fc6f361f317c4d3dda9dd712897b6cb (diff) | |
parent | cdf405ad8fd7c8656fd1784e8b421d9cd34aef64 (diff) | |
download | wallabag-a5684f6a2372d144873e3ae05b4dc46de59c380a.tar.gz wallabag-a5684f6a2372d144873e3ae05b4dc46de59c380a.tar.zst wallabag-a5684f6a2372d144873e3ae05b4dc46de59c380a.zip |
Merge pull request #2234 from cstuder/patch-1
Fixes mailto link in documentation
Diffstat (limited to 'docs/en/user')
-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 | ||