diff --git a/content/guides/cli/scripts/slack-integration-mappings.md b/content/guides/cli/scripts/slack-integration-mappings.md index 487e920dc..c959f366e 100644 --- a/content/guides/cli/scripts/slack-integration-mappings.md +++ b/content/guides/cli/scripts/slack-integration-mappings.md @@ -18,6 +18,6 @@ as the content store for Slack. It creates a list of current Slack channel and Box folder mappings and can create or update mappings based on input csv. This script will maintain all permissions. -For details, checkout the [Medium blog][1]. +For details, checkout the [Github repo][1]. -[1]: https://medium.com/box-developer-blog/new-box-cli-automation-template-to-manage-slack-integration-folder-mappings-a174f9985768 \ No newline at end of file +[1]: https://github.com/box/boxcli/tree/main/examples/Integration%20Mappings \ No newline at end of file