diff --git a/docs/Webhooks/Outgoing-Webhook-to-Discord.md b/docs/Webhooks/Discord/Outgoing-Webhook-to-Discord.md
similarity index 94%
rename from docs/Webhooks/Outgoing-Webhook-to-Discord.md
rename to docs/Webhooks/Discord/Outgoing-Webhook-to-Discord.md
index 17946807a..0cbe4df9e 100644
--- a/docs/Webhooks/Outgoing-Webhook-to-Discord.md
+++ b/docs/Webhooks/Discord/Outgoing-Webhook-to-Discord.md
@@ -2,7 +2,7 @@
Note: Webhook to Slack and Rocket.Chat does not require adding anything to URL. Discord requires adding `/slack` to end of URL so that it works.
-
+
1. Add Webhook to Discord
@@ -34,4 +34,4 @@ Wekan boards have Outgoing Webhooks for board change messages, those can be brid
https://github.com/vector-im/riot-web/issues/4978
If you have some Riot bot, you can make it call Wekan REST API to make changes to Wekan.
-First [login to API as form data, with admin username and password](REST-API#example-call---as-form-data). Then use that Bearer token [to edit Wekan](https://wekan.fi/api/).
\ No newline at end of file
+First [login to API as form data, with admin username and password](REST-API#example-call---as-form-data). Then use that Bearer token [to edit Wekan](https://wekan.fi/api/).
diff --git a/docs/Webhooks/outgoing-webhook-discord.gif b/docs/Webhooks/Discord/outgoing-webhook-discord.gif
similarity index 100%
rename from docs/Webhooks/outgoing-webhook-discord.gif
rename to docs/Webhooks/Discord/outgoing-webhook-discord.gif