Skip to content

Commit

Permalink
Merge pull request #4154 from zowe/anax-v3.1-sidebarfix-docs
Browse files Browse the repository at this point in the history
fixing sidebar links to release notes
  • Loading branch information
anaxceron authored Feb 5, 2025
2 parents 73b10d6 + 6673dcd commit f09903d
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 f09903d

Please sign in to comment.