Fixup docs. (#23906)

This commit is contained in:
Nick Brassel 2024-06-13 11:55:52 +10:00 committed by GitHub
parent e69d30a9e9
commit 7247039742
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View file

@ -111,7 +111,7 @@ Compliance checks were run against QMK firmwares for the most popular ARM microc
## Deprecation Notices ## Deprecation Notices
In line with the [notice period](support_deprecation_policy#how-much-advance-notice-will-be-given), deprecation notices for larger items are listed here. In line with the [notice period](../support_deprecation_policy#how-much-advance-notice-will-be-given), deprecation notices for larger items are listed here.
### Migration of VIA keymaps to VIA team control ### Migration of VIA keymaps to VIA team control

View file

@ -212,7 +212,8 @@
"text": "Most Recent ChangeLog", "text": "Most Recent ChangeLog",
"link": "/ChangeLog/20240526" "link": "/ChangeLog/20240526"
}, },
{ "text": "Past Breaking Changes", "link": "/breaking_changes_history" } { "text": "Past Breaking Changes", "link": "/breaking_changes_history" },
{ "text": "Deprecation Policy", "link": "/support_deprecation_policy" }
] ]
}, },