Site updated at 2016-11-01 03:57:06 UTC

This commit is contained in:
Travis CI 2016-11-01 03:57:06 +00:00
parent e99d1f5fea
commit ab41e27a29
24 changed files with 38 additions and 37 deletions

View file

@ -140,7 +140,7 @@ The notification content is a real time MJPEG stream of a camera (assuming the c
<h1>Combining with actionable notifications</h1>
<p>As you can see the <code class="highlighter-rouge">category</code> key is used to tell the device what kind of content extension to use. You can use the same category identifiers in your own custom <a href="http://localhost:4000/ecosystem/ios/notifications/actions/">actions</a> to add actions to the content extension.</p>
<p>As you can see the <code class="highlighter-rouge">category</code> key is used to tell the device what kind of content extension to use. You can use the same category identifiers in your own custom <a href="/ecosystem/ios/notifications/actions/">actions</a> to add actions to the content extension.</p>
</article>