Skip to content

Commit

Permalink
fixing sidebar links to release notes
Browse files Browse the repository at this point in the history
Signed-off-by: anaxceron <ana.ceron@broadcom.com>
  • Loading branch information
anaxceron committed Feb 5, 2025
1 parent 73b10d6 commit 6673dcd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module.exports = {
link: { type: "doc", id: "whats-new/release-notes/release-notes-overview" },
collapsed: false,
items: [
"whats-new/release-notes/v3_1_0",
"whats-new/release-notes/v3_0_0",
],
},
Expand All @@ -18,8 +19,6 @@ module.exports = {
className: "ToCheadercolor",
collapsed: true,
items: [
"whats-new/release-notes/v3_1_0",
"whats-new/release-notes/v3_0_0",
"whats-new/release-notes/v2_18_0",
"whats-new/release-notes/v2_17_0",
"whats-new/release-notes/v2_16_0",
Expand Down

0 comments on commit 6673dcd

Please sign in to comment.