From 331d70a13ecb2e254694b3cd4ecec7ec95115400 Mon Sep 17 00:00:00 2001 From: ochlocracy <5885236+ochlocracy@users.noreply.github.com> Date: Wed, 29 Jan 2020 10:44:00 -0500 Subject: [PATCH] Update links to new header name in Alexa Smart Home (#11912) --- source/_integrations/alexa.smart_home.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/alexa.smart_home.markdown b/source/_integrations/alexa.smart_home.markdown index c592f874253..0280afa3017 100644 --- a/source/_integrations/alexa.smart_home.markdown +++ b/source/_integrations/alexa.smart_home.markdown @@ -40,7 +40,7 @@ Steps to Integrate an Amazon Alexa Smart Home Skill with Home Assistant: - [Configure the Smart Home Service Endpoint](#configure-the-smart-home-service-endpoint) - [Account Linking](#account-linking) - [Alexa Smart Home Component Configuration](#alexa-smart-home-component-configuration) -- [Supported Integrations](#supported-integrations) +- [Supported Platforms](#supported-platforms) - [Alexa Web-Based App](#alexa-web-based-app) - [Troubleshooting](#troubleshooting) - [Debugging](#debugging) @@ -348,7 +348,7 @@ The `endpoint`, `client_id` and `client_secret` are optional, and are only requi ### Configure Filter -By default, no entity will be excluded. To limit which entities are being exposed to Alexa, you can use the `filter` parameter. Keep in mind that only [supported components](#supported-integrations) can be added. +By default, no entity will be excluded. To limit which entities are being exposed to Alexa, you can use the `filter` parameter. Keep in mind that only [supported platforms](#supported-platforms) can be added. {% raw %}