diff options
author | Ryan <fauxpark@gmail.com> | 2021-01-30 22:00:56 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-30 22:00:56 +1100 |
commit | 92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d (patch) | |
tree | 6b9861b866e761c375b19f469e29a6fbc4690c2b /docs/es/newbs_testing_debugging.md | |
parent | 4c4b4b6e0d236637d4803b09f1ec9333aa532389 (diff) | |
download | qmk_firmware-92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d.tar.gz qmk_firmware-92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d.zip |
[Docs] Use HTTPS for images and links where possible (#11695)
Diffstat (limited to 'docs/es/newbs_testing_debugging.md')
-rw-r--r-- | docs/es/newbs_testing_debugging.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/es/newbs_testing_debugging.md b/docs/es/newbs_testing_debugging.md index cb65b174f..69f698465 100644 --- a/docs/es/newbs_testing_debugging.md +++ b/docs/es/newbs_testing_debugging.md | |||
@@ -10,8 +10,8 @@ Nota: Estos programas no los provée ni están relacionados con QMK. | |||
10 | 10 | ||
11 | * [Switch Hitter](https://elitekeyboards.com/switchhitter.php) (Sólo Windows) | 11 | * [Switch Hitter](https://elitekeyboards.com/switchhitter.php) (Sólo Windows) |
12 | * [Keyboard Viewer](https://www.imore.com/how-use-keyboard-viewer-your-mac) (Sólo Mac) | 12 | * [Keyboard Viewer](https://www.imore.com/how-use-keyboard-viewer-your-mac) (Sólo Mac) |
13 | * [Keyboard Tester](http://www.keyboardtester.com) (Aplicación web) | 13 | * [Keyboard Tester](https://www.keyboardtester.com) (Aplicación web) |
14 | * [Keyboard Checker](http://keyboardchecker.com) (Aplicación web) | 14 | * [Keyboard Checker](https://keyboardchecker.com) (Aplicación web) |
15 | 15 | ||
16 | ## Depurando | 16 | ## Depurando |
17 | 17 | ||