diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2017-05-02 15:46:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-02 15:46:45 +0200 |
commit | a7c8f5457014f5dd6370323e9aad61d0d08848ee (patch) | |
tree | 6ef36b648841a23556dc2d9c445aa0de7958e24a /docs/it/user/upgrade.rst | |
parent | 9579003045970d4feed9de955fe939d4f02fe439 (diff) | |
parent | 0f26c285d4df77ada4b94e5f0e8a350d8e791f8d (diff) | |
download | wallabag-a7c8f5457014f5dd6370323e9aad61d0d08848ee.tar.gz wallabag-a7c8f5457014f5dd6370323e9aad61d0d08848ee.tar.zst wallabag-a7c8f5457014f5dd6370323e9aad61d0d08848ee.zip |
Merge pull request #3072 from wallabag/hotfix/3061
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 | ||