Skip to content

Commit

Permalink
Docs: Syncing config files with Deno Slack SDK and Slack CLI docs (#1228
Browse files Browse the repository at this point in the history
)

Co-authored-by: slackapi[bot] <186980925+slackapi[bot]@users.noreply.github.com>
  • Loading branch information
slackapi[bot] authored Dec 18, 2024
1 parent 9390d0a commit 0c79bb1
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 36 deletions.
9 changes: 7 additions & 2 deletions docs/navbarConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,20 @@ const navbar = {
},
{
label: 'Deno Slack SDK',
to: 'https://api.slack.com/automation/quickstart',
to: 'https://tools.slack.dev/deno-slack-sdk/',
target: '_self',
},
],
},
{
to: 'https://tools.slack.dev/slack-cli',
label: 'Slack CLI',
target: '_self',
},
{
type: 'dropdown',
label: 'Community',
position: 'left',
position: 'right',
items: [
{
label: 'Community tools',
Expand Down
Loading

0 comments on commit 0c79bb1

Please sign in to comment.