diff options
| author | Nick Brassel | 2024-08-26 01:46:12 +0200 |
|---|---|---|
| committer | GitHub | 2024-08-26 01:46:12 +0200 |
| commit | acac787842fa7c0582f5f83ce2b23661969a1a8d (patch) | |
| tree | cb73f8c9ebbedf1ebc2dddcb86b4fa38103b68bb /docs/_sidebar.json | |
| parent | 45dc2499dc369ce0ac7a4868a01ffb18fbaf0384 (diff) | |
2024q3 breaking changes changelog (#24324)
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'docs/_sidebar.json')
| -rw-r--r-- | docs/_sidebar.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_sidebar.json b/docs/_sidebar.json index 5935865a7a..2ca62af92a 100644 --- a/docs/_sidebar.json +++ b/docs/_sidebar.json @@ -204,7 +204,7 @@ { "text": "My Pull Request Was Flagged", "link": "/breaking_changes_instructions" }, { "text": "Most Recent ChangeLog", - "link": "/ChangeLog/20240526" + "link": "/ChangeLog/20240825" }, { "text": "Past Breaking Changes", "link": "/breaking_changes_history" }, { "text": "Deprecation Policy", "link": "/support_deprecation_policy" } |