From f53b8ab3992cd9ca68660251b22587885ebe3244 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 1 May 2017 12:55:00 +0200 Subject: [PATCH] Fix link (#2544) --- 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 4fda74e239a..ca17727cd6b 100644 --- a/source/_docs/ecosystem/notebooks/graph.markdown +++ b/source/_docs/ecosystem/notebooks/graph.markdown @@ -10,4 +10,4 @@ footer: true redirect_from: /ecosystem/notebooks/graph/ --- -For graphing this [Jupyter notebook](ha_external_link: 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](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/graph-single-sensor.ipynb) should get you started.