diff options
author | Drashna Jaelre <drashna@live.com> | 2019-10-15 15:21:05 -0700 |
---|---|---|
committer | Joel Challis <git@zvecr.com> | 2019-10-15 23:21:05 +0100 |
commit | feb116c4f33d1c4f451f3eecbf3d8f80be80e557 (patch) | |
tree | 6fb49fc26b26b15203899012fd751c93d186965a | |
parent | 5a3aefed8d7fa2d86ff3d292915b42a3444048d0 (diff) |
[Docs] Replace Switch Hitter link with Wayback Machine link (#7009)
* [Docs] Replace Switch Hitter link with Wayback Machine link
* Add QMK Configurator link as well
To appease yan
-rw-r--r-- | docs/fr-FR/newbs_testing_debugging.md | 3 | ||||
-rw-r--r-- | docs/newbs_testing_debugging.md | 3 | ||||
-rw-r--r-- | docs/zh-cn/newbs_testing_debugging.md | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/docs/fr-FR/newbs_testing_debugging.md b/docs/fr-FR/newbs_testing_debugging.md index 4b03ae3ed2..bc6aec668d 100644 --- a/docs/fr-FR/newbs_testing_debugging.md +++ b/docs/fr-FR/newbs_testing_debugging.md @@ -8,7 +8,8 @@ Tester votre clavier est normalement assez simple. Appuyez chaque touche de votr Note: ces programmes ne sont ni fournis ni approuvés par QMK. -* [Switch Hitter](https://elitekeyboards.com/switchhitter.php) (Windows seulement) +* [QMK Configurator](https://config.qmk.fm/#/test/) (Web) +* [Switch Hitter](https://web.archive.org/web/20190413233743/https://elitekeyboards.com/switchhitter.php) (Windows seulement) * [Keyboard Viewer](https://www.imore.com/how-use-keyboard-viewer-your-mac) (Mac seulement) * [Keyboard Tester](http://www.keyboardtester.com) (Web) * [Keyboard Checker](http://keyboardchecker.com) (Web) diff --git a/docs/newbs_testing_debugging.md b/docs/newbs_testing_debugging.md index 771846b409..4756a29bec 100644 --- a/docs/newbs_testing_debugging.md +++ b/docs/newbs_testing_debugging.md @@ -8,7 +8,8 @@ Testing your keyboard is usually pretty straightforward. Press every single key Note: These programs are not provided by or endorsed by QMK. -* [Switch Hitter](https://elitekeyboards.com/switchhitter.php) (Windows Only) +* [QMK Configurator](https://config.qmk.fm/#/test/) (Web Based) +* [Switch Hitter](https://web.archive.org/web/20190413233743/https://elitekeyboards.com/switchhitter.php) (Windows Only) * [Keyboard Viewer](https://www.imore.com/how-use-keyboard-viewer-your-mac) (Mac Only) * [Keyboard Tester](http://www.keyboardtester.com) (Web Based) * [Keyboard Checker](http://keyboardchecker.com) (Web Based) diff --git a/docs/zh-cn/newbs_testing_debugging.md b/docs/zh-cn/newbs_testing_debugging.md index 824f94b906..4edceee41a 100644 --- a/docs/zh-cn/newbs_testing_debugging.md +++ b/docs/zh-cn/newbs_testing_debugging.md @@ -8,7 +8,8 @@ 注意:这些程序不是由QMK提供或认可的。 -* [Switch Hitter](https://elitekeyboards.com/switchhitter.php) (仅Windows) +* [QMK Configurator](https://config.qmk.fm/#/test/) (网页版) +* [Switch Hitter](https://web.archive.org/web/20190413233743/https://elitekeyboards.com/switchhitter.php) (仅Windows) * [Keyboard Viewer](https://www.imore.com/how-use-keyboard-viewer-your-mac) (仅Mac) * [Keyboard Tester](http://www.keyboardtester.com) (网页版) * [Keyboard Checker](http://keyboardchecker.com) (网页版) |