refactor(docs): Change feature to features
Makes a better URL.
This commit is contained in:
parent
11a85f651a
commit
a685d88744
9 changed files with 12 additions and 12 deletions
|
|
@ -9,10 +9,10 @@ module.exports = {
|
|||
"troubleshooting",
|
||||
],
|
||||
Features: [
|
||||
"feature/keymaps",
|
||||
"feature/displays",
|
||||
"feature/encoders",
|
||||
"feature/underglow",
|
||||
"features/keymaps",
|
||||
"features/displays",
|
||||
"features/encoders",
|
||||
"features/underglow",
|
||||
],
|
||||
Behaviors: [
|
||||
"behavior/key-press",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue