diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-07-26 12:54:17 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-07-26 12:54:17 -0400 |
commit | 8d24e03b440ed5de90cae41f45d116c8f7e0f87c (patch) | |
tree | 2c17ea2339eaa9ce0c6c7cbdb3e459589fbc45fe /docs/mailgun.markdown | |
parent | 839a0d831e82a21ced8654fcd8b4832975f6a87f (diff) |
Update documentation
Diffstat (limited to 'docs/mailgun.markdown')
-rw-r--r-- | docs/mailgun.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mailgun.markdown b/docs/mailgun.markdown index 03b70cf9..6465903a 100644 --- a/docs/mailgun.markdown +++ b/docs/mailgun.markdown @@ -6,7 +6,7 @@ You can use the service [Mailgun](http://www.mailgun.com/) to create tasks direc This integration works with the inbound email service of Mailgun (routes). Kanboard use a webhook to handle incoming emails. -The [incoming email workflow is described here](http://kanboard.net/documentation/email-tasks). +The [incoming email workflow is described here](create-tasks-by-email.markdown). Mailgun configuration --------------------- |