add missing period

This commit is contained in:
Fabian Affolter 2015-05-01 21:04:40 +02:00
parent e425517796
commit 176c4f531b

View File

@ -37,6 +37,6 @@ curl -X POST \
-d '{"event":"notification","trackers":{"home-assistant":"Switch 1"}}' \
https://api.instapush.im/v1/post
```
For further details, please check the [API](https://instapush.im/developer/rest)
For further details, please check the [API](https://instapush.im/developer/rest).
To use notifications, please see the [getting started with automation page]({{site_root}}/components/automation.html).