diff options
| author | jack | 2024-09-06 18:30:54 +0200 |
|---|---|---|
| committer | GitHub | 2024-09-06 18:30:54 +0200 |
| commit | f0435451446621a0e768c8a9123789b239a325b4 (patch) | |
| tree | 2edd6213e016497e5e962de52892e197d84ee282 /docs/_sidebar.json | |
| parent | c44f5375ab6aa3ad98d48a8a32a973f8fe6ad20b (diff) | |
[Docs] Remove references to bootmagic lite (#24369)
Diffstat (limited to 'docs/_sidebar.json')
| -rw-r--r-- | docs/_sidebar.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_sidebar.json b/docs/_sidebar.json index 2ca62af92a..d691011d64 100644 --- a/docs/_sidebar.json +++ b/docs/_sidebar.json @@ -167,7 +167,7 @@ }, { "text": "Audio", "link": "/features/audio" }, { "text": "Bluetooth", "link": "/features/bluetooth" }, - { "text": "Bootmagic Lite", "link": "/features/bootmagic" }, + { "text": "Bootmagic", "link": "/features/bootmagic" }, { "text": "Converters", "link": "/feature_converters" }, { "text": "Custom Matrix", "link": "/custom_matrix" }, { "text": "DIP Switch", "link": "/features/dip_switch" }, |