diff options
author | Nick Brassel <nick@tzarc.org> | 2024-11-27 21:19:17 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-27 21:19:17 +1100 |
commit | b7b0eb76a9c3fa9731a90814a225fd1e63d59366 (patch) | |
tree | 32158ff343647488130496d796222f1163e21c30 /docs/_sidebar.json | |
parent | 36f306b4a5973568997691b6b820a863bbb6b043 (diff) |
`develop` 2024q4 changelog. (#24638)
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 15c3cbec31..a68516b5de 100644 --- a/docs/_sidebar.json +++ b/docs/_sidebar.json @@ -205,7 +205,7 @@ { "text": "My Pull Request Was Flagged", "link": "/breaking_changes_instructions" }, { "text": "Most Recent ChangeLog", - "link": "/ChangeLog/20240825" + "link": "/ChangeLog/20241124" }, { "text": "Past Breaking Changes", "link": "/breaking_changes_history" }, { "text": "Deprecation Policy", "link": "/support_deprecation_policy" } |