From b7aaffd5ab23e818fdf4d84012ffef20c7cca4a9 Mon Sep 17 00:00:00 2001 From: 1DontEx1st Date: Wed, 30 Oct 2019 03:23:58 -0400 Subject: [PATCH] Update pushetta.markdown (#11037) pushetta requires www in API URL --- source/_integrations/pushetta.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/pushetta.markdown b/source/_integrations/pushetta.markdown index 66a875196bc..086f1e527b9 100644 --- a/source/_integrations/pushetta.markdown +++ b/source/_integrations/pushetta.markdown @@ -53,6 +53,6 @@ curl -X POST \ http://api.pushetta.com/api/pushes/home-assistant/ ``` -For further details, please check the [API](http://pushetta.com/pushetta-api/). +For further details, please check the [API](http://www.pushetta.com/pushetta-api/). To use notifications, please see the [getting started with automation page](/getting-started/automation/).