From ac1eb9d7fc94e9bab56ed03f2f99cccd3816bddc Mon Sep 17 00:00:00 2001 From: Roger Labbe Date: Mon, 3 Jul 2017 13:57:34 -0700 Subject: [PATCH] Updated second binder link I altered the one at the top in the previous commit but not the one embedded deeper in the file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4ae856..67dfe2b 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ The book is written as a collection of Jupyter Notebooks, an interactive, browse binder serves interactive notebooks online, so you can run the code and change the code within your browser without downloading the book or installing Jupyter. -[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org/repo/rlabbe/Kalman-and-Bayesian-Filters-in-Python) +[![Binder](http://mybinder.org/badge.svg)](https://beta.mybinder.org/v2/gh/rlabbe/Kalman-and-Bayesian-Filters-in-Python/master) ### nbviewer