refactor(docs): Change behavior to behaviors
Makes a better URL.
This commit is contained in:
parent
a685d88744
commit
2871dca9bf
16 changed files with 45 additions and 45 deletions
|
|
@ -15,16 +15,16 @@ module.exports = {
|
|||
"features/underglow",
|
||||
],
|
||||
Behaviors: [
|
||||
"behavior/key-press",
|
||||
"behavior/layers",
|
||||
"behavior/misc",
|
||||
"behavior/hold-tap",
|
||||
"behavior/mod-tap",
|
||||
"behavior/reset",
|
||||
"behavior/bluetooth",
|
||||
"behavior/outputs",
|
||||
"behavior/lighting",
|
||||
"behavior/power",
|
||||
"behaviors/key-press",
|
||||
"behaviors/layers",
|
||||
"behaviors/misc",
|
||||
"behaviors/hold-tap",
|
||||
"behaviors/mod-tap",
|
||||
"behaviors/reset",
|
||||
"behaviors/bluetooth",
|
||||
"behaviors/outputs",
|
||||
"behaviors/lighting",
|
||||
"behaviors/power",
|
||||
],
|
||||
Codes: [
|
||||
"codes/index",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue