From 54c58ea6de61a0f1fefa06e8271e2e11f9027940 Mon Sep 17 00:00:00 2001 From: skullY Date: Thu, 27 Feb 2020 20:53:50 -0800 Subject: Add explicit id tags to externally linked headers --- docs/newbs_git_using_your_master_branch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/newbs_git_using_your_master_branch.md') diff --git a/docs/newbs_git_using_your_master_branch.md b/docs/newbs_git_using_your_master_branch.md index 2032b83b2f..c27323f551 100644 --- a/docs/newbs_git_using_your_master_branch.md +++ b/docs/newbs_git_using_your_master_branch.md @@ -37,7 +37,7 @@ git push origin master This switches you to your `master` branch, retrieves the refs from the QMK repo, downloads the current QMK `master` branch to your computer, and then uploads it to your fork. -## Making Changes +## Making Changes :id=making-changes To make changes, create a new branch by entering: -- cgit v1.2.3