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 /docs/zh-cn | |
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
Diffstat (limited to 'docs/zh-cn')
-rw-r--r-- | docs/zh-cn/newbs_testing_debugging.md | 3 |
1 files changed, 2 insertions, 1 deletions
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) (网页版) |