diff options
Diffstat (limited to 'docs/hardware_avr.md')
-rw-r--r-- | docs/hardware_avr.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hardware_avr.md b/docs/hardware_avr.md index 42f4a799d..eb536ca96 100644 --- a/docs/hardware_avr.md +++ b/docs/hardware_avr.md | |||
@@ -32,7 +32,7 @@ This will create all the files needed to support your new keyboard, and populate | |||
32 | 32 | ||
33 | ## `readme.md` | 33 | ## `readme.md` |
34 | 34 | ||
35 | This is where you'll describe your keyboard. Please follow the [Keyboard Readme Template](documentation_templates.md#keyboard-readmemd-template) when writing your `readme.md`. You're encouraged to place an image at the top of your `readme.md`, please use an external service such as [Imgur](http://imgur.com) to host the images. | 35 | This is where you'll describe your keyboard. Please follow the [Keyboard Readme Template](documentation_templates.md#keyboard-readmemd-template) when writing your `readme.md`. You're encouraged to place an image at the top of your `readme.md`, please use an external service such as [Imgur](https://imgur.com) to host the images. |
36 | 36 | ||
37 | ## `<keyboard>.c` | 37 | ## `<keyboard>.c` |
38 | 38 | ||