aboutsummaryrefslogtreecommitdiff
path: root/docs/documentation_templates.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/documentation_templates.md')
-rw-r--r--docs/documentation_templates.md2
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
35Make example for this keyboard (after setting up your build environment): 35Make example for this keyboard (after setting up your build environment):
36 36
37 make planck-rev4-default 37 make planck/rev4:default
38 38
39See [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. 39See [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```