From 3ab79a0a3b7824d291b7dbb859b9bd02dd0471c6 Mon Sep 17 00:00:00 2001 From: System Tester Date: Mon, 27 Feb 2017 20:10:56 +1000 Subject: [PATCH] Corrected Jupyther Github link (#2160) --- source/_docs/backend/database.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/backend/database.markdown b/source/_docs/backend/database.markdown index 9fe42de9866..2e298a6379f 100644 --- a/source/_docs/backend/database.markdown +++ b/source/_docs/backend/database.markdown @@ -122,5 +122,5 @@ The `VACUUM` command cleans the your database. sqlite> VACUUM; ``` -For a more interactive way to work with the database or the create statistics, checkout our [Jupyther notebooks](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/). +For a more interactive way to work with the database or the create statistics, checkout our [Jupyther notebooks](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/tree/master/).