summaryrefslogtreecommitdiff
path: root/docs/_sidebar.json
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2025-02-27 22:14:32 +0000
committerGitHub <noreply@github.com>2025-02-28 09:14:32 +1100
commitc4aaab5fa34ec9d66bb57c3640a5356c2daa638f (patch)
tree21fa0c16d64a0c38a64e0c14668b48858ba384da /docs/_sidebar.json
parent1efc82403bebe759272d1ba7a79d9dfa0d5df506 (diff)
2025q1 develop changelog (#24949)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'docs/_sidebar.json')
-rw-r--r--docs/_sidebar.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_sidebar.json b/docs/_sidebar.json
index 0b5f297018..ae4d8fe4a9 100644
--- a/docs/_sidebar.json
+++ b/docs/_sidebar.json
@@ -207,7 +207,7 @@
207 { "text": "My Pull Request Was Flagged", "link": "/breaking_changes_instructions" }, 207 { "text": "My Pull Request Was Flagged", "link": "/breaking_changes_instructions" },
208 { 208 {
209 "text": "Most Recent ChangeLog", 209 "text": "Most Recent ChangeLog",
210 "link": "/ChangeLog/20241124" 210 "link": "/ChangeLog/20250223"
211 }, 211 },
212 { "text": "Past Breaking Changes", "link": "/breaking_changes_history" }, 212 { "text": "Past Breaking Changes", "link": "/breaking_changes_history" },
213 { "text": "Deprecation Policy", "link": "/support_deprecation_policy" } 213 { "text": "Deprecation Policy", "link": "/support_deprecation_policy" }