Update REST API URL to use the redirect on MQTT Notifications Cookbook page (#13482)

This commit is contained in:
Jeff Rescignano 2020-05-18 04:43:07 -04:00 committed by GitHub
parent 8570eaf6cd
commit 2461f68fde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ The same will work for automations.
### REST API
Using the [REST API](https://developers.home-assistant.io/docs/en/external_api_rest.html) to send a message to a given topic.
Using the [REST API](https://developers.home-assistant.io/docs/api/rest/ to send a message to a given topic.
```bash
$ curl -X POST \