From 99c5b9ed177ded1d69d95c971987acb2679914ff Mon Sep 17 00:00:00 2001 From: Eliot Wong Date: Thu, 1 Oct 2020 03:12:32 -0400 Subject: [PATCH] Remove two broken links (#14674) - A video talk that has been removed from YouTube (Automating your Home with Home Assistant) - A removed docs page on MQTT processing JSON (https://www.home-assistant.io/docs/mqtt/processing_json/) --- source/_includes/asides/docs_navigation.html | 1 - source/help/index.markdown | 1 - 2 files changed, 2 deletions(-) diff --git a/source/_includes/asides/docs_navigation.html b/source/_includes/asides/docs_navigation.html index 9a9562b16f8..914388720af 100644 --- a/source/_includes/asides/docs_navigation.html +++ b/source/_includes/asides/docs_navigation.html @@ -186,7 +186,6 @@
  • {% active_link /docs/mqtt/testing/ Testing your setup %}
  • {% active_link /docs/mqtt/logging/ Logging %}
  • -
  • {% active_link /docs/mqtt/processing_json/ Processing JSON %}
  • diff --git a/source/help/index.markdown b/source/help/index.markdown index a08c481ea9e..6d79663742d 100644 --- a/source/help/index.markdown +++ b/source/help/index.markdown @@ -42,7 +42,6 @@ Have you found an issue in your Home Assistant installation? Please report it. R - [Building Online Communities: Home Assistant](https://medium.com/@gitter/building-online-communities-home-assistant-8818dff671ad#.och4x4rhx) - July 2016 - [Home Assistant Support 101 - Getting around in Home Assistant](https://www.youtube.com/watch?v=dRfk9JAlPJk) (Slides) - June 2016 - [Awaken your home: Python and the Internet of Things](https://www.youtube.com/watch?v=Cfasc9EgbMU&list=PLKsVm4cWHDQB9JBcD7_ZfNcvC6xx47QHT&index=1) at PyCon 2016 - June 2016 -- [Automating your Home with Home Assistant](https://www.youtube.com/watch?v=4-6rTwKl6ww&list=PLKsVm4cWHDQB9JBcD7_ZfNcvC6xx47QHT&index=2) at OpenIoT 2016 - March 2016 Looking for [talking points](/help/talking-points/) or [trivia](/help/trivia)?