From e0209f1482545afa43829a5a1a499277f0d6e221 Mon Sep 17 00:00:00 2001 From: Mauricio Bonani Date: Tue, 1 Oct 2019 15:47:20 -0400 Subject: [PATCH] Update graph.markdown (#10533) * Update graph.markdown * Change link to nbviewer --- source/_docs/ecosystem/notebooks/graph.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/ecosystem/notebooks/graph.markdown b/source/_docs/ecosystem/notebooks/graph.markdown index 5c34a6c86e9..c48a18a3849 100644 --- a/source/_docs/ecosystem/notebooks/graph.markdown +++ b/source/_docs/ecosystem/notebooks/graph.markdown @@ -4,4 +4,4 @@ description: "Basic example how to create a graph with a Jupyter notebook." redirect_from: /ecosystem/notebooks/graph/ --- -For graphing this [Jupyter notebook](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/graph-single-sensor.ipynb) should get you started. +For graphing this [Jupyter notebook](https://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/other/graph-single-sensor.ipynb) should get you started.