diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2017-05-09 13:55:31 +0200 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2017-05-09 13:55:31 +0200 |
commit | 54c2d164a362e64a320438b439bf9dd6d2c02424 (patch) | |
tree | dc25a86685524e642cedfd95d02736ef06b28f77 /docs/it | |
parent | b28c5430efefa63d04d87404c99798e82d0427e4 (diff) | |
parent | c829b06ed8f757f2b96515eb872f9ccf20363c94 (diff) | |
download | wallabag-54c2d164a362e64a320438b439bf9dd6d2c02424.tar.gz wallabag-54c2d164a362e64a320438b439bf9dd6d2c02424.tar.zst wallabag-54c2d164a362e64a320438b439bf9dd6d2c02424.zip |
Merge remote-tracking branch 'origin/master' into 2.3
Diffstat (limited to 'docs/it')
-rw-r--r-- | docs/it/user/installation.rst | 2 | ||||
-rw-r--r-- | docs/it/user/upgrade.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/it/user/installation.rst b/docs/it/user/installation.rst index c067228d..174507b8 100644 --- a/docs/it/user/installation.rst +++ b/docs/it/user/installation.rst | |||
@@ -86,7 +86,7 @@ Eseguite questo comando per scaricare ed estrarre il pacchetto piú aggiornato: | |||
86 | 86 | ||
87 | .. code-block:: bash | 87 | .. code-block:: bash |
88 | 88 | ||
89 | wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package | 89 | wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package |
90 | 90 | ||
91 | Troverete il `hash md5 del pacchetto piú aggiornato sul nostro sito <https://static.wallabag.org/releases/>`_. | 91 | Troverete il `hash md5 del pacchetto piú aggiornato sul nostro sito <https://static.wallabag.org/releases/>`_. |
92 | 92 | ||
diff --git a/docs/it/user/upgrade.rst b/docs/it/user/upgrade.rst index 52cd98c7..ede1a1a3 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://static.wallabag.org/releases/>`_. | 83 | Troverete il `hash md5 dell'ultima versione del pacchetto sul nostro sito <https://static.wallabag.org/releases/>`_. |
84 | 84 | ||