Browse Source

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 2 years ago
parent
commit
b3d3a7c46f
2 changed files with 3 additions and 2 deletions
  1. 1 1
      docs/ChangeLog/20240526.md
  2. 2 1
      docs/_sidebar.json

+ 1 - 1
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
 

+ 2 - 1
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" }
                 ]
             },