Skip to content

Commit

Permalink
add dev to navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasjackson committed Jul 7, 2023
1 parent ef1add1 commit 1e54306
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/navigation.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export const navigation = [
{ title: 'Overview', href: '/docs/cli/overview' },
{ title: 'check', href: '/docs/cli/check' },
{ title: 'connector', href: '/docs/cli/connector' },
{ title: 'dev', href: '/docs/cli/dev' },
{ title: 'delete', href: '/docs/cli/delete' },
{ title: 'down', href: '/docs/cli/down' },
{ title: 'env', href: '/docs/cli/env' },
Expand Down

0 comments on commit 1e54306

Please sign in to comment.