diff options
Diffstat (limited to 'docs/documentation_templates.md')
-rw-r--r-- | docs/documentation_templates.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/documentation_templates.md b/docs/documentation_templates.md index 856a131a6..18829ed0f 100644 --- a/docs/documentation_templates.md +++ b/docs/documentation_templates.md | |||
@@ -34,7 +34,7 @@ Hardware Availability: [OLKB.com](https://olkb.com), [Massdrop](https://www.mass | |||
34 | 34 | ||
35 | Make example for this keyboard (after setting up your build environment): | 35 | Make example for this keyboard (after setting up your build environment): |
36 | 36 | ||
37 | make planck-rev4-default | 37 | make planck/rev4:default |
38 | 38 | ||
39 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. | 39 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |
40 | ``` | 40 | ``` |