aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/user/upgrade-2.1.x-2.1.y.rst
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-10-17 11:40:03 +0200
committerGitHub <noreply@github.com>2016-10-17 11:40:03 +0200
commitfd461c25aa1a18258fba7affea5836e474c2cab7 (patch)
tree55ab24c4d7f65d99090cdc09e3c7c18c276d1fb3 /docs/en/user/upgrade-2.1.x-2.1.y.rst
parent1172622a071ad6766ce95acab103893a348f1dd9 (diff)
parent39c3dd30d2138c1a942911762376f4bddbec4cdb (diff)
downloadwallabag-fd461c25aa1a18258fba7affea5836e474c2cab7.tar.gz
wallabag-fd461c25aa1a18258fba7affea5836e474c2cab7.tar.zst
wallabag-fd461c25aa1a18258fba7affea5836e474c2cab7.zip
Merge pull request #2466 from wallabag/fix-update-doc
Removed MD5 hash in documentation
Diffstat (limited to 'docs/en/user/upgrade-2.1.x-2.1.y.rst')
-rw-r--r--docs/en/user/upgrade-2.1.x-2.1.y.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/user/upgrade-2.1.x-2.1.y.rst b/docs/en/user/upgrade-2.1.x-2.1.y.rst
index 575f4ba9..62cb7dc0 100644
--- a/docs/en/user/upgrade-2.1.x-2.1.y.rst
+++ b/docs/en/user/upgrade-2.1.x-2.1.y.rst
@@ -26,7 +26,7 @@ Download the last release of wallabag:
26 26
27 wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package 27 wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package
28 28
29(md5 hash of the 2.1.1 package: ``9584a3b60a2b2a4de87f536548caac93``) 29You will find the `md5 hash of the latest package on our website <https://www.wallabag.org/pages/download-wallabag.html>`_.
30 30
31Extract the archive in your wallabag folder and replace ``app/config/parameters.yml`` with yours. 31Extract the archive in your wallabag folder and replace ``app/config/parameters.yml`` with yours.
32 32