Skip to content

Commit 411258e

Browse files
haleychaaszimeg
andauthored
Update docs/guides/removing-an-app.md
Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
1 parent 193a05f commit 411258e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/removing-an-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ All good things must come to an end. You can `uninstall` your app if you need to
1313

1414
Removing an app from a workspace doesn't have to be a permanent decision. Sometimes uninstalling the app to remove it's active presence in channels is sufficient! This option has the added benefit of reinstallation at a later time without recreating the entire app.
1515

16-
To uninstall an app using the CLI, use the `slack uninstall` command. Then, choose the workspace you want to remove the app from:
16+
To uninstall an app using the CLI, use the [`uninstall`](/tools/slack-cli/reference/commands/slack_app_uninstall/) command. Then, choose the workspace you want to remove the app from:
1717

1818
```bash
1919
slack uninstall -a A123ABC456 -t T123ABC456

0 commit comments

Comments
 (0)