diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-10-17 11:35:42 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-10-17 11:38:11 +0200 |
commit | 39c3dd30d2138c1a942911762376f4bddbec4cdb (patch) | |
tree | 55ab24c4d7f65d99090cdc09e3c7c18c276d1fb3 /docs/en/user | |
parent | 1172622a071ad6766ce95acab103893a348f1dd9 (diff) | |
download | wallabag-39c3dd30d2138c1a942911762376f4bddbec4cdb.tar.gz wallabag-39c3dd30d2138c1a942911762376f4bddbec4cdb.tar.zst wallabag-39c3dd30d2138c1a942911762376f4bddbec4cdb.zip |
Removed MD5 hash in documentation
Diffstat (limited to 'docs/en/user')
-rw-r--r-- | docs/en/user/upgrade-2.1.x-2.1.y.rst | 2 |
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``) | 29 | You will find the `md5 hash of the latest package on our website <https://www.wallabag.org/pages/download-wallabag.html>`_. |
30 | 30 | ||
31 | Extract the archive in your wallabag folder and replace ``app/config/parameters.yml`` with yours. | 31 | Extract the archive in your wallabag folder and replace ``app/config/parameters.yml`` with yours. |
32 | 32 | ||