From f2ed71c101a967111189ff287bc72545b1a2f310 Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Fri, 18 Aug 2023 11:22:44 +0200 Subject: [PATCH] 1-1262-docs-update-integrations: change admonition type --- website/docs/reference/integrations/integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/reference/integrations/integrations.md b/website/docs/reference/integrations/integrations.md index 34b9741757..2d3ff1c243 100644 --- a/website/docs/reference/integrations/integrations.md +++ b/website/docs/reference/integrations/integrations.md @@ -27,7 +27,7 @@ Unleash currently supports the following integrations out of the box: - [Slack](slack.md) - Allows Unleash to post updates to Slack. - [Webhook](webhook.md) - A generic way to post messages from Unleash to third party services. -:::info Missing an integration? Request it! +:::tip Missing an integration? Request it! If you're looking for an integration that Unleash doesn't have at the moment, you can fill out this [integration request form](https://docs.google.com/forms/d/e/1FAIpQLScR1_iuoQiKq89c0TKtj0gM02JVWyQ2hQ-YchBMc2GRrGf7uw/viewform) to register it with us.