summaryrefslogtreecommitdiff
path: root/docs/_sidebar.json
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2025-05-26 12:04:52 +0100
committerGitHub <noreply@github.com>2025-05-26 21:04:52 +1000
commit3703699757b6ce938ff412aca0a8b064927c0cdb (patch)
tree2b264de0e7a724c30cca511a9bac7ad29705d1a2 /docs/_sidebar.json
parentc97a798af76f6717d56d7279d418f49a96730e4f (diff)
2025 Q2 changelog (#25297)
Co-authored-by: Drashna Jaelre <drashna@live.com> 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 f504f6f900..37f2dc580c 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/20250223" 210 "link": "/ChangeLog/20250525"
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" }