Skip to content

Commit

Permalink
Update sidebars.js
Browse files Browse the repository at this point in the history
  • Loading branch information
evanorti committed Mar 6, 2024
1 parent ffbe23d commit 6861ac3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ const sidebars = {

],
},
{
type: 'link',
label: 'Station Docs', // The link label
href: 'https://docs.station.money', // The external URL
},
{
type: 'category',
label: 'Develop',
Expand Down Expand Up @@ -236,6 +231,11 @@ const sidebars = {
},
],
},
{
type: 'link',
label: 'Station Docs', // The link label
href: 'https://docs.station.money', // The external URL
},
],
};

Expand Down

0 comments on commit 6861ac3

Please sign in to comment.