From 8b2d02ee5fd0e4133b3bea24237fd17139b023cc Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Fri, 22 Apr 2022 11:20:30 +0200 Subject: [PATCH] chore: update deprecation notice. --- website/docs/guides/feature-updates-to-slack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/guides/feature-updates-to-slack.md b/website/docs/guides/feature-updates-to-slack.md index 703de291093..3fa05e59a8e 100644 --- a/website/docs/guides/feature-updates-to-slack.md +++ b/website/docs/guides/feature-updates-to-slack.md @@ -4,7 +4,7 @@ title: Feature Updates To slack --- :::caution -As of **Unleash v4**, this method of doing things is deprecated. If you're looking for ways to integrate with Slack, you should refer to [the Slack add-on guide](../addons/slack.md) instead. +This guide is deprecated. If you're looking for ways to integrate with Slack, you should refer to [the Slack add-on guide](../addons/slack.md) instead. ::: ## Create a custom Slack WebHook url: {#create-a-custom-slack-webhook-url}