Skip to content

Commit

Permalink
Remove duplicate sidebar link (#1070)
Browse files Browse the repository at this point in the history
* probably only need one link to changelog

* comma terminations standard JS config on dev portal

---------

Co-authored-by: Robert Phair <rphair@cosd.com>
  • Loading branch information
OlofBlomqvist and rphair committed May 30, 2023
1 parent a8d76f3 commit c801372
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sidebars.js
Expand Up @@ -286,11 +286,6 @@ module.exports = {
label: "Changelog",
href: "/changelog",
},
{
type: "link",
label: "Changelog",
href: "/changelog",
},
],
},
};

0 comments on commit c801372

Please sign in to comment.