diff options
author | Maxime Marinel <m.marinel@motoblouz.com> | 2017-05-02 11:51:23 +0200 |
---|---|---|
committer | Maxime Marinel <m.marinel@motoblouz.com> | 2017-05-02 11:51:23 +0200 |
commit | 0f26c285d4df77ada4b94e5f0e8a350d8e791f8d (patch) | |
tree | 6ef36b648841a23556dc2d9c445aa0de7958e24a /docs/it/user/upgrade.rst | |
parent | 9579003045970d4feed9de955fe939d4f02fe439 (diff) | |
download | wallabag-0f26c285d4df77ada4b94e5f0e8a350d8e791f8d.tar.gz wallabag-0f26c285d4df77ada4b94e5f0e8a350d8e791f8d.tar.zst wallabag-0f26c285d4df77ada4b94e5f0e8a350d8e791f8d.zip |
Small typo in documentation fix #3061
Diffstat (limited to 'docs/it/user/upgrade.rst')
-rw-r--r-- | docs/it/user/upgrade.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/it/user/upgrade.rst b/docs/it/user/upgrade.rst index 86122223..e1c3f041 100644 --- a/docs/it/user/upgrade.rst +++ b/docs/it/user/upgrade.rst | |||
@@ -78,7 +78,7 @@ Scaricate l'ultima versione di wallabag: | |||
78 | 78 | ||
79 | . code-block:: bash | 79 | . code-block:: bash |
80 | 80 | ||
81 | wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package | 81 | wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package |
82 | 82 | ||
83 | Troverete il `hash md5 dell'ultima versione del pacchetto sul nostro sito <https://www.wallabag.org/pages/download-wallabag.html>`_. | 83 | Troverete il `hash md5 dell'ultima versione del pacchetto sul nostro sito <https://www.wallabag.org/pages/download-wallabag.html>`_. |
84 | 84 | ||