mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Fix image link
This commit is contained in:
parent
89480b61ce
commit
3a8473e632
2 changed files with 2 additions and 2 deletions
|
@ -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/).
|
Before Width: | Height: | Size: 335 KiB After Width: | Height: | Size: 335 KiB |
Loading…
Add table
Add a link
Reference in a new issue