From 6f60dd34e2f216fb1a6f2d10cb332908b08bdf1e Mon Sep 17 00:00:00 2001 From: jwater7 Date: Sat, 26 Jan 2019 01:55:55 -0800 Subject: [PATCH] Update sensor.scrape.markdown (#8288) fix a 404 --- source/_components/sensor.scrape.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.scrape.markdown b/source/_components/sensor.scrape.markdown index ccc6bebdf5f..86ebfe26ce2 100644 --- a/source/_components/sensor.scrape.markdown +++ b/source/_components/sensor.scrape.markdown @@ -68,7 +68,7 @@ headers: ## {% linkable_title Examples %} -In this section you find some real-life examples of how to use this sensor. There is also a [Jupyter notebook](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/web-scraping.ipynb) available for this example to give you a bit more insight. +In this section you find some real-life examples of how to use this sensor. There is also a [Jupyter notebook](https://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/other/web-scraping.ipynb) available for this example to give you a bit more insight. ### {% linkable_title Home Assistant %}