aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/newbs_best_practices.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/newbs_best_practices.md b/docs/newbs_best_practices.md
index 61bcc0c6a..2ea4cfc35 100644
--- a/docs/newbs_best_practices.md
+++ b/docs/newbs_best_practices.md
@@ -7,7 +7,7 @@ This document aims to instruct novices in the best ways to have a smooth experie
7This document assumes a few things: 7This document assumes a few things:
8 8
91. You have a GitHub account, and have [forked the qmk_firmware repository](getting_started_github.md) to your account. 91. You have a GitHub account, and have [forked the qmk_firmware repository](getting_started_github.md) to your account.
102. You've [set up your build environment](newbs_getting_started.md?id=environment-setup). 102. You've [set up your build environment](newbs_getting_started.md#set-up-your-environment).
11 11
12 12
13## Your fork's master: Update Often, Commit Never 13## Your fork's master: Update Often, Commit Never