Fix dead link (#10247)

This commit is contained in:
h4ckNinja 2019-08-29 12:23:01 -07:00 committed by Fabian Affolter
parent b653e26e4f
commit 0923cb5735

View File

@ -4,4 +4,4 @@ description: "Accessing the Home-Assistant database from a Jupyter notebook."
redirect_from: /ecosystem/notebooks/database/
---
You can directly access the Home-Assistant database from Jupyter notebooks. The [Database example](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/database-examples.ipynb) shows you how you can work with stored database values.
You can directly access the Home-Assistant database from Jupyter notebooks. The [Database example](https://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/other/database-examples.ipynb) shows you how you can work with stored database values.