]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Small typo in documentation fix #3061 3072/head
authorMaxime Marinel <m.marinel@motoblouz.com>
Tue, 2 May 2017 09:51:23 +0000 (11:51 +0200)
committerMaxime Marinel <m.marinel@motoblouz.com>
Tue, 2 May 2017 09:51:23 +0000 (11:51 +0200)
RELEASE_PROCESS.md
docs/de/user/upgrade.rst
docs/en/user/upgrade.rst
docs/fr/user/upgrade.rst
docs/it/user/installation.rst
docs/it/user/upgrade.rst

index 51b9c4d0b34a3e58c96db6501657e7d3489cb959..465200eb30c561efeb8a6e4417a67b0f1be140b5 100644 (file)
@@ -47,7 +47,7 @@ make release master /tmp wllbg-release prod
 
 - [Create the new release on GitHub](https://github.com/wallabag/wallabag/releases/new). You have to upload on this page the package.
 - Delete the `release-$LAST_WALLABAG_RELEASE` branch and close the pull request (**DO NOT MERGE IT**).
-- Update the URL shortener (used on `wllbg.org` to generate links like `http://wllbg.org/latest-v2-package` or `http://wllbg.org/latest-v2`)
+- Update the URL shortener (used on `wllbg.org` to generate links like `https://wllbg.org/latest-v2-package` or `http://wllbg.org/latest-v2`)
 - Update [the downloads page](https://github.com/wallabag/wallabag.org/blob/master/content/pages/download.md) on the website (MD5 sum, release date)
 - Update Dockerfile https://github.com/wallabag/docker (and create a new tag)
 - Update wallabag.org website (downloads, releases and new blog post)
index b9de6480d26990443091f5fcdb97fefc98f39be8..76faa4e26c31004cc1429751b2b96e6c0905bc64 100644 (file)
@@ -61,7 +61,7 @@ Lade das letzte Release von wallabag herunter:
 
 .. code-block:: bash
 
-    wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package
+    wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package
 
 Du findest den `aktuellen MD5-Hash auf unserer Webseite <https://www.wallabag.org/pages/download-wallabag.html>`_.
 
index b4635075b06f0b7778077b124677e7f4fc32ab5d..46b490c32a747afe2c5fa6f2847ce30dca345dce 100644 (file)
@@ -65,7 +65,7 @@ Download the last release of wallabag:
 
 .. code-block:: bash
 
-    wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package
+    wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package
 
 You will find the `md5 hash of the latest package on our website <https://www.wallabag.org/pages/download-wallabag.html>`_.
 
index 4e77e9f11709c28ad456b2716e467f868a2397f9..af97ebb22957d7634da5a2aedd1e0c9a08fb8159 100644 (file)
@@ -61,7 +61,7 @@ Téléchargez la dernière version de wallabag :
 
 .. code-block:: bash
 
-    wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package
+    wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package
 
 Vous trouverez `le hash md5 du dernier package sur notre site <https://www.wallabag.org/pages/download-wallabag.html>`_.
 
index a79a31d3a85748d7175d7cf4ed386877e9a476f8..95d781e661d5b82ca271ccefb4ee0b1d18181667 100644 (file)
@@ -86,7 +86,7 @@ Eseguite questo comando per scaricare ed estrarre il pacchetto piú aggiornato:
 
 .. code-block:: bash
 
-   wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package
+   wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package
 
 Troverete il `hash md5 del pacchetto piú aggiornato sul nostro sito <https://www.wallabag.org/pages/download-wallabag.html>`_.
 
index 861222234b1f017da945d7c7e18a07c11d2ba1fa..e1c3f0413f0b8b7f647d71da373c5a7a56485fdc 100644 (file)
@@ -78,7 +78,7 @@ Scaricate l'ultima versione di wallabag:
 
 . code-block:: bash
 
-    wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package
+    wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package
 
 Troverete il `hash md5 dell'ultima versione del pacchetto sul nostro sito <https://www.wallabag.org/pages/download-wallabag.html>`_.