summaryrefslogtreecommitdiff
path: root/docs/fr-fr/newbs_getting_started.md
diff options
context:
space:
mode:
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`.