Fix image link

This commit is contained in:
Lauri Ojansivu 2025-06-28 14:10:41 +03:00
parent 89480b61ce
commit 3a8473e632
2 changed files with 2 additions and 2 deletions

View file

@ -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.
<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
@ -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/).
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/).

View file

Before

Width:  |  Height:  |  Size: 335 KiB

After

Width:  |  Height:  |  Size: 335 KiB

Before After
Before After