diff options
| author | Ryan | 2021-01-30 12:00:56 +0100 |
|---|---|---|
| committer | GitHub | 2021-01-30 12:00:56 +0100 |
| commit | 92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d (patch) | |
| tree | 6b9861b866e761c375b19f469e29a6fbc4690c2b /docs/es/hardware_avr.md | |
| parent | 4c4b4b6e0d236637d4803b09f1ec9333aa532389 (diff) | |
[Docs] Use HTTPS for images and links where possible (#11695)
Diffstat (limited to 'docs/es/hardware_avr.md')
| -rw-r--r-- | docs/es/hardware_avr.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/es/hardware_avr.md b/docs/es/hardware_avr.md index 2ecf78d662..f8c426381f 100644 --- a/docs/es/hardware_avr.md +++ b/docs/es/hardware_avr.md @@ -32,7 +32,7 @@ Esto creará todos los archivos necesarios para tu nuevo teclado, y rellenará l ## `readme.md` -Aquí es donde describirás tu teclado. Por favor sigue la [Plantilla del readme de teclados](documentation_templates.md#keyboard-readmemd-template) al escribir tu `readme.md`. Te animamos a colocar una imagen en la parte superior de tu `readme.md`. Por favor, utiliza un servicio externo como [Imgur](http://imgur.com) para alojar las imágenes. +Aquí es donde describirás tu teclado. Por favor sigue la [Plantilla del readme de teclados](documentation_templates.md#keyboard-readmemd-template) al escribir tu `readme.md`. Te animamos a colocar una imagen en la parte superior de tu `readme.md`. Por favor, utiliza un servicio externo como [Imgur](https://imgur.com) para alojar las imágenes. ## `<keyboard>.c` |