From 2461f68fde15f110624dc496fae8e2363e975d43 Mon Sep 17 00:00:00 2001 From: Jeff Rescignano Date: Mon, 18 May 2020 04:43:07 -0400 Subject: [PATCH] Update REST API URL to use the redirect on MQTT Notifications Cookbook page (#13482) --- source/_cookbook/notify.mqtt.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_cookbook/notify.mqtt.markdown b/source/_cookbook/notify.mqtt.markdown index 79ec2ab83f9..29a6d97a311 100644 --- a/source/_cookbook/notify.mqtt.markdown +++ b/source/_cookbook/notify.mqtt.markdown @@ -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 \