commit: b3d3a7c46f198486c058affe908f482c9cf7e196
parent 9fbf4579a475ba6fc50a6c4c4e0ccb87603d6ab4
Author: QMK Bot <hello@qmk.fm>
Date: Thu, 13 Jun 2024 01:56:23 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/ChangeLog/20240526.md b/docs/ChangeLog/20240526.md
@@ -111,7 +111,7 @@ Compliance checks were run against QMK firmwares for the most popular ARM microc
## 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
diff --git a/docs/_sidebar.json b/docs/_sidebar.json
@@ -212,7 +212,8 @@
"text": "Most Recent ChangeLog",
"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" }
]
},