diff --git a/_includes/links.html b/_includes/links.html
index 67f99b4..ff825ad 100644
--- a/_includes/links.html
+++ b/_includes/links.html
@@ -33,7 +33,7 @@
Documentation
Hands On
-
- Tutorials
+ Tutorials
-
Demos
diff --git a/_includes/menu.html b/_includes/menu.html
index 40f5b21..3f4b172 100644
--- a/_includes/menu.html
+++ b/_includes/menu.html
@@ -22,7 +22,7 @@
-
- Tutorials
+ Tutorials
-
diff --git a/_scenarios/eda.md b/_scenarios/eda.md
index d1375a4..0dc5816 100644
--- a/_scenarios/eda.md
+++ b/_scenarios/eda.md
@@ -8,4 +8,4 @@ Bokeh works in both [JupyterLab](https://jupyterlab.readthedocs.io/en/stable/) a
Sophisticated interactive visualizations to use alongside your notebook explorations are only a call to `output_notebook` away—and that includes full embedded Bokeh server applications.
-Try things out right now with the [live tutorial notebooks](https://mybinder.org/v2/gh/bokeh/bokeh-notebooks/master?filepath=tutorial%2F00%20-%20Introduction%20and%20Setup.ipynb) hosted generously by [MyBinder](https://gke.mybinder.org/).
\ No newline at end of file
+Try things out right now with the [live tutorial notebooks](https://mybinder.org/v2/gh/bokeh/tutorial/main?filepath=notebooks%2F01_introduction.ipynb) hosted generously by [MyBinder](https://gke.mybinder.org/).