From cf5f182b5bc689d92ceec3bb6e057fa50d622ada Mon Sep 17 00:00:00 2001 From: "Erik J. Olson" Date: Sat, 15 Aug 2020 04:18:54 -0500 Subject: [PATCH] Add Slack URL icon documentation (#14239) --- source/_integrations/slack.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/slack.markdown b/source/_integrations/slack.markdown index 813d5508fb6..31a40fb9cce 100644 --- a/source/_integrations/slack.markdown +++ b/source/_integrations/slack.markdown @@ -64,7 +64,7 @@ username: type: string default: The user account or botname that you generated the API key as. icon: - description: Use one of the Slack emojis as an Icon for the supplied username. Slack uses the standard emoji sets used [here](https://www.webpagefx.com/tools/emoji-cheat-sheet/). + description: Use one of the Slack emojis as an Icon for the supplied username. Slack uses the standard emoji sets used [here](https://www.webpagefx.com/tools/emoji-cheat-sheet/). Alternatively a publicly accessible URL may be used. required: false type: string {% endconfiguration %}