aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/user
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-04-30 14:02:16 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-04-30 14:02:16 +0200
commitf0de35d2ee28031ff6a6a9406b07ed1aafc8ea4b (patch)
tree42d64e0fa2fdf80ee08760ad9e3ec67eb53f7224 /docs/en/user
parent46bbbbf4a943ce0eca05c400352cb97d4d93262f (diff)
parent66bbaaae4d1b0bff3b3497dbb80d5293e8becddb (diff)
downloadwallabag-f0de35d2ee28031ff6a6a9406b07ed1aafc8ea4b.tar.gz
wallabag-f0de35d2ee28031ff6a6a9406b07ed1aafc8ea4b.tar.zst
wallabag-f0de35d2ee28031ff6a6a9406b07ed1aafc8ea4b.zip
Merge pull request #2001 from wallabag/fix-old-branch-name-urls
Fix old branch name urls
Diffstat (limited to 'docs/en/user')
-rw-r--r--docs/en/user/migration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/user/migration.rst b/docs/en/user/migration.rst
index e1fee961..e97c6315 100644
--- a/docs/en/user/migration.rst
+++ b/docs/en/user/migration.rst
@@ -16,7 +16,7 @@ If you were using wallabag v1.x, you need to export your data before migrating t
16.. note:: 16.. note::
17 If you encounter issues during the export or the import, don't hesitate to `ask for support <https://www.wallabag.org/pages/support.html>`__. 17 If you encounter issues during the export or the import, don't hesitate to `ask for support <https://www.wallabag.org/pages/support.html>`__.
18 18
19When you have retrieved the json file containing your entries, you can install wallabag v2 if needed by following `the standard procedure <http://doc.wallabag.org/en/v2/user/installation.html>`__. 19When you have retrieved the json file containing your entries, you can install wallabag v2 if needed by following `the standard procedure <http://doc.wallabag.org/en/master/user/installation.html>`__.
20 20
21After creating an user account on your new wallabag v2 instance, you must head over to the `Import` section and select `Import from wallabag v1`. Select your json file and upload it. 21After creating an user account on your new wallabag v2 instance, you must head over to the `Import` section and select `Import from wallabag v1`. Select your json file and upload it.
22 22