浏览代码

Fix image link

Lauri Ojansivu 1 天之前
父节点
当前提交
3a8473e632

+ 2 - 2
docs/Webhooks/Outgoing-Webhook-to-Discord.md → 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.
 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.
 
 
-<img src="https://wekan.fi/outgoing-webhook-discord.gif" alt="Outgoing Webhook to Discord" />
+<img src="outgoing-webhook-discord.gif" alt="Outgoing Webhook to Discord" />
 
 
 1. Add Webhook to Discord
 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
 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.
 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/).
+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/).

+ 0 - 0
docs/Webhooks/outgoing-webhook-discord.gif → docs/Webhooks/Discord/outgoing-webhook-discord.gif