Skip to content

Commit

Permalink
sidebar ⚡
Browse files Browse the repository at this point in the history
  • Loading branch information
taylordowns2000 committed Apr 1, 2024
1 parent 95c0fbf commit 600e85d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sidebars-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ module.exports = {
},
{
type: 'category',
label: 'Platform',
label: 'Platform',
items: [
{
type: 'category',
Expand Down Expand Up @@ -106,7 +106,7 @@ module.exports = {
},
],
},

{
type: 'category',
label: 'CLI',
Expand All @@ -132,7 +132,7 @@ module.exports = {
label: 'Migrate to v2',
items: ['migration/migration-steps', 'migration/converting-triggers'],
},

{
type: 'category',
label: 'Contribute',
Expand All @@ -147,7 +147,7 @@ module.exports = {
{
type: 'link',
label: 'Community Forum',
href: 'https://community.openfn.org'
href: 'https://community.openfn.org',
},
],
};

0 comments on commit 600e85d

Please sign in to comment.