From 3d3b65a3985bd20eee152a9a9bf32aafa286935f Mon Sep 17 00:00:00 2001 From: Mauricio Bonani Date: Tue, 1 Oct 2019 15:45:58 -0400 Subject: [PATCH] Update stats.markdown (#10534) --- source/_docs/ecosystem/notebooks/stats.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/ecosystem/notebooks/stats.markdown b/source/_docs/ecosystem/notebooks/stats.markdown index b80d7396693..c1232bcb039 100644 --- a/source/_docs/ecosystem/notebooks/stats.markdown +++ b/source/_docs/ecosystem/notebooks/stats.markdown @@ -4,4 +4,4 @@ description: "Basic example how to create basic statistics with a Jupyter notebo redirect_from: /ecosystem/notebooks/stats/ --- -The [Statistics notebook](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/database-statistics.ipynb) shows some basic statistical analysis on data in the Home Assistant database. +The [Statistics notebook](https://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/other/database-statistics.ipynb) shows some basic statistical analysis on data in the Home Assistant database.