diff options
| author | QMK Bot | 2024-06-13 03:56:23 +0200 |
|---|---|---|
| committer | QMK Bot | 2024-06-13 03:56:23 +0200 |
| commit | b3d3a7c46f198486c058affe908f482c9cf7e196 (patch) | |
| tree | fdc72f4ac699df26c5f6b1627478fdf941f531ea /docs/_sidebar.json | |
| parent | 9fbf4579a475ba6fc50a6c4c4e0ccb87603d6ab4 (diff) | |
| parent | 7247039742fb81cbf1e443c23a8070afb5961762 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/_sidebar.json')
| -rw-r--r-- | docs/_sidebar.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/_sidebar.json b/docs/_sidebar.json index b41719e4b3..2f64607dea 100644 --- 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" } ] }, |