Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/uninstalling-the-slack-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ slug: /tools/slack-cli/guides/uninstalling-the-slack-cli

All good things come to an end! If you need to uninstall the Slack CLI, run the commands below. Note that these instructions will uninstall the Slack CLI, but not its dependencies. Follow [these instructions](https://docs.deno.com/runtime/manual/tools/script_installer#uninstall) to uninstall Deno.

✨ **Just need to uninstall an app?** Refer to [uninstall an app from your workspace](/tools/deno-slack-sdk/guides/creating-an-app#uninstall-app).
✨ **Just need to uninstall an app?** Refer to [Removing an app](/tools/deno-slack-sdk/guides/removing-an-app).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⭐ praise: Thanks so much for the fast update!

🔗 https://docs.slack.dev/tools/deno-slack-sdk/guides/removing-an-app

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👁️‍🗨️ thought: I'm somewhat curious also if we want to move this page to the CLI sidebar instead in a follow up PR?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, that's a good idea! I'll add it to our backlog and handle it separately



<Tabs groupId="operating-systems">
Expand Down
Loading