Skip to content

Commit

Permalink
[Docs] Update links in main README.md (qmk#11284)
Browse files Browse the repository at this point in the history
It looks like features.md was deprecated and content was split into other files. This results in a broken link on the main page which, if removed, would have no impact to the remainder of the documentation. This would also:
resolve qmk#9239
resolve qmk#10293 
resolve qmk#10447
  • Loading branch information
nblyumberg committed Dec 31, 2020
1 parent 64b97e4 commit 4750864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Totally new to QMK? There are two ways to get started:

## Make It Yours

QMK has lots of [features](features.md) to explore, and a good deal of reference documentation to dig through. Most features are taken advantage of by modifying your [keymap](keymap.md), and changing the [keycodes](keycodes.md).
QMK has lots of features to explore, and a good deal of reference documentation to dig through. Most features are taken advantage of by modifying your [keymap](keymap.md), and changing the [keycodes](keycodes.md).

## Need help?

Expand Down

0 comments on commit 4750864

Please sign in to comment.