summaryrefslogtreecommitdiffstats
path: root/docs/fr-fr/newbs_getting_started.md
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-01-30 22:00:56 +1100
committerGitHub <noreply@github.com>2021-01-30 22:00:56 +1100
commit92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d (patch)
tree6b9861b866e761c375b19f469e29a6fbc4690c2b /docs/fr-fr/newbs_getting_started.md
parent4c4b4b6e0d236637d4803b09f1ec9333aa532389 (diff)
[Docs] Use HTTPS for images and links where possible (#11695)
Diffstat (limited to 'docs/fr-fr/newbs_getting_started.md')
-rw-r--r--docs/fr-fr/newbs_getting_started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fr-fr/newbs_getting_started.md b/docs/fr-fr/newbs_getting_started.md
index 8a8029fd14..1a5740185c 100644
--- a/docs/fr-fr/newbs_getting_started.md
+++ b/docs/fr-fr/newbs_getting_started.md
@@ -41,7 +41,7 @@ Nous avons essayé de rendre QMK aussi simple que possible à configurer. Vous a
Vous devez installer MSYS2 et Git.
-* Suivez les instructions d'installation sur la [page de MSYS2](http://www.msys2.org).
+* Suivez les instructions d'installation sur la [page de MSYS2](https://www.msys2.org).
* Fermez tous les terminaux MSYS2 éventuellement ouverts et ouvrez un nouveau terminal MSYS2 MinGW 64-bit.
* Installez Git en lançant la commande: `pacman -S git`.