aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/user/upgrade.rst
diff options
context:
space:
mode:
authorMaxime Marinel <m.marinel@motoblouz.com>2017-05-02 11:51:23 +0200
committerMaxime Marinel <m.marinel@motoblouz.com>2017-05-02 11:51:23 +0200
commit0f26c285d4df77ada4b94e5f0e8a350d8e791f8d (patch)
tree6ef36b648841a23556dc2d9c445aa0de7958e24a /docs/en/user/upgrade.rst
parent9579003045970d4feed9de955fe939d4f02fe439 (diff)
downloadwallabag-0f26c285d4df77ada4b94e5f0e8a350d8e791f8d.tar.gz
wallabag-0f26c285d4df77ada4b94e5f0e8a350d8e791f8d.tar.zst
wallabag-0f26c285d4df77ada4b94e5f0e8a350d8e791f8d.zip
Small typo in documentation fix #3061
Diffstat (limited to 'docs/en/user/upgrade.rst')
-rw-r--r--docs/en/user/upgrade.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/user/upgrade.rst b/docs/en/user/upgrade.rst
index b4635075..46b490c3 100644
--- a/docs/en/user/upgrade.rst
+++ b/docs/en/user/upgrade.rst
@@ -65,7 +65,7 @@ Download the last release of wallabag:
65 65
66.. code-block:: bash 66.. code-block:: bash
67 67
68 wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package 68 wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package
69 69
70You will find the `md5 hash of the latest package on our website <https://www.wallabag.org/pages/download-wallabag.html>`_. 70You will find the `md5 hash of the latest package on our website <https://www.wallabag.org/pages/download-wallabag.html>`_.
71 71