diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-10-10 15:38:42 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-10-10 15:38:42 +0200 |
commit | c15f083896768ff7eb38be35003b7668bfaa7252 (patch) | |
tree | 7fe0ac798d2664d96cd1ccc9ea5e10d6fa837414 /docs/en/user | |
parent | 035513b0257ca5147759432e463e81bc9000221e (diff) | |
download | wallabag-c15f083896768ff7eb38be35003b7668bfaa7252.tar.gz wallabag-c15f083896768ff7eb38be35003b7668bfaa7252.tar.zst wallabag-c15f083896768ff7eb38be35003b7668bfaa7252.zip |
Fixed links on import page
Diffstat (limited to 'docs/en/user')
-rw-r--r-- | docs/en/user/import.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/user/import.rst b/docs/en/user/import.rst index 758e3816..70f0187d 100644 --- a/docs/en/user/import.rst +++ b/docs/en/user/import.rst | |||
@@ -35,7 +35,7 @@ From Readability | |||
35 | Export your Readability data | 35 | Export your Readability data |
36 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 36 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
37 | 37 | ||
38 | On the tools (`https://www.readability.com/tools/<https://www.readability.com/tools/>`_) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact). | 38 | On the tools (`https://www.readability.com/tools/ <https://www.readability.com/tools/>`_) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact). |
39 | 39 | ||
40 | Import your data into wallabag 2.x | 40 | Import your data into wallabag 2.x |
41 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 41 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
@@ -51,7 +51,7 @@ From Instapaper | |||
51 | Export your Instapaper data | 51 | Export your Instapaper data |
52 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 52 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
53 | 53 | ||
54 | On the settings (`https://www.instapaper.com/user<https://www.instapaper.com/user>`_) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like ``instapaper-export.csv``). | 54 | On the settings (`https://www.instapaper.com/user <https://www.instapaper.com/user>`_) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like ``instapaper-export.csv``). |
55 | 55 | ||
56 | Import your data into wallabag 2.x | 56 | Import your data into wallabag 2.x |
57 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 57 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |