]> BookStack Code Mirror - website/blobdiff - content/docs/admin/email-webhooks.md
Added peertube links to site
[website] / content / docs / admin / email-webhooks.md
index 8787b3c43229a5254dda17ac21f0032597e19a4d..c3d196ce44920b5a505bddd0e0c055e3de9b0656 100644 (file)
@@ -101,7 +101,7 @@ An example of the POST data format is shown when creating or editing a webhook.
 The webhook data is "Slack Compatible" in respect to having a `text` property containing a human-readable description
 of the event. Services such as [Discord](https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook), [Zulip](https://zulip.com/integrations/doc/slack_incoming) and Teams, upon many others, have options to support this format.
 
-A video guide on BookStack webhooks, including usage with Discord and HomeAssistant, [can be found here](https://www.youtube.com/watch?v=_zIp1ruGpoI).
+A video guide on BookStack webhooks, including usage with Discord and HomeAssistant, [can be found here](https://foss.video/w/xu4T7mafyLqkLU1VTgNaCV).
 
 The running of webhooks can slow down a system due to the required additional processing time.
 See the [async action handling](#async-action-handling) section below to details on running webhooks