Site updated at 2016-05-21 22:00:31 UTC
This commit is contained in:
parent
1399856378
commit
cc19822b04
328 changed files with 7619 additions and 978 deletions
|
@ -247,6 +247,15 @@
|
|||
<div class='section'>
|
||||
<h1 class="title delta">Category Notifications</h1>
|
||||
<ul class='divided'>
|
||||
<li>
|
||||
<a href='/components/notify.aws_lambda/'>AWS Lambda</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/notify.aws_sns/'>AWS SNS</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/notify.aws_sqs/'>AWS SQS</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/notify.command_line/'>Command line Notify</a>
|
||||
</li>
|
||||
|
@ -307,6 +316,9 @@
|
|||
<li>
|
||||
<a href='/components/notify.telegram/'>Telegram</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/notify.twilio_sms/'>Twilio SMS</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/notify.twitter/'>Twitter</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue