aboutsummaryrefslogtreecommitdiffstats
path: root/docs/fr-FR/newbs_learn_more_resources.md
diff options
context:
space:
mode:
authorXavier Hahn2019-11-03 17:02:44 +0100
committerJames Young2019-11-03 17:02:44 +0100
commitbed98091aa4e2b555e092760d49856e38f2c9657 (patch)
treea576d9f069b042cc1cf04efe4dfc74b953aa9873 /docs/fr-FR/newbs_learn_more_resources.md
parent1249da4e8eab0be8618a5ea6a718eb757684f244 (diff)
French translation - FAQ section (#6995)
* Translated faq.md and added all other files (copy from English) * Translated driver_installation_zadig.md in French * Translated faq_build.md in French * Translated faq_debug in French * Translateed faq_general.md in French * Translated first part of faq_keymap.md * Renamed docs/fr-FR folder to docs/fr-fr * Finished translation of faq_keymap.md * Update faq_build.md * Review (#3) * Review * Update docs/fr-fr/faq_keymap.md * Update docs/fr-fr/faq_debug.md * Fix some PR comments Co-Authored-By: Noan Mousy <4sstylz@protonmail.ch> Co-Authored-By: Wermeille Bastien <bastien.wermeille@gmail.com>
Diffstat (limited to 'docs/fr-FR/newbs_learn_more_resources.md')
-rw-r--r--docs/fr-FR/newbs_learn_more_resources.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/fr-FR/newbs_learn_more_resources.md b/docs/fr-FR/newbs_learn_more_resources.md
deleted file mode 100644
index 01b1c9e8eb..0000000000
--- a/docs/fr-FR/newbs_learn_more_resources.md
+++ /dev/null
@@ -1,14 +0,0 @@
-# Ressources d'apprentissage
-
-Ces ressources permettent de donner aux nouveaux membres de la communauté QMK plus de compréhension aux informations données dans la documentation Newbs.
-
-Ressources Git:
-
-* [Tutoriel général](https://www.codecademy.com/learn/learn-git)
-* [Jeu Git pour apprendre avec des exemples](https://learngitbranching.js.org/)
-* [Des ressources Git pour en savoir plus à propos de GitHub](getting_started_github.md)
-* [Des ressources Git spécifiques à QMK](contributing.md)
-
-Ressources sur les lignes de commande:
-
-* [Bon tutoriel général sur la ligne de commande](https://www.codecademy.com/learn/learn-the-command-line)