diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/de/user/upgrade.rst | 2 | ||||
-rw-r--r-- | docs/en/user/upgrade.rst | 2 | ||||
-rw-r--r-- | docs/fr/user/upgrade.rst | 2 | ||||
-rw-r--r-- | docs/it/user/installation.rst | 2 | ||||
-rw-r--r-- | docs/it/user/upgrade.rst | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/docs/de/user/upgrade.rst b/docs/de/user/upgrade.rst index af3b96fb..fa2aac45 100644 --- a/docs/de/user/upgrade.rst +++ b/docs/de/user/upgrade.rst | |||
@@ -61,7 +61,7 @@ Lade das letzte Release von wallabag herunter: | |||
61 | 61 | ||
62 | .. code-block:: bash | 62 | .. code-block:: bash |
63 | 63 | ||
64 | wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package | 64 | wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package |
65 | 65 | ||
66 | Du findest den `aktuellen MD5-Hash auf unserer Webseite <https://static.wallabag.org/releases/>`_. | 66 | Du findest den `aktuellen MD5-Hash auf unserer Webseite <https://static.wallabag.org/releases/>`_. |
67 | 67 | ||
diff --git a/docs/en/user/upgrade.rst b/docs/en/user/upgrade.rst index 359a355f..3157684c 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 | ||
70 | You will find the `md5 hash of the latest package on our website <https://static.wallabag.org/releases/>`_. | 70 | You will find the `md5 hash of the latest package on our website <https://static.wallabag.org/releases/>`_. |
71 | 71 | ||
diff --git a/docs/fr/user/upgrade.rst b/docs/fr/user/upgrade.rst index 5bb42deb..af198006 100644 --- a/docs/fr/user/upgrade.rst +++ b/docs/fr/user/upgrade.rst | |||
@@ -61,7 +61,7 @@ Téléchargez la dernière version de wallabag : | |||
61 | 61 | ||
62 | .. code-block:: bash | 62 | .. code-block:: bash |
63 | 63 | ||
64 | wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package | 64 | wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package |
65 | 65 | ||
66 | Vous trouverez `le hash md5 du dernier package sur notre site <https://static.wallabag.org/releases/>`_. | 66 | Vous trouverez `le hash md5 du dernier package sur notre site <https://static.wallabag.org/releases/>`_. |
67 | 67 | ||
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 | ||