diff --git a/talks/virtual_intro/intro.ipynb b/talks/virtual_intro/intro.ipynb
index eae73d03086eade516bc1e3fd38ac5a869e9336d..39d00b15f300c35f212c4a43c5a70577c1752953 100644
--- a/talks/virtual_intro/intro.ipynb
+++ b/talks/virtual_intro/intro.ipynb
@@ -7,13 +7,18 @@
     "# Welcome to the WIN Virtual Mini PyTreat 2020!\n",
     "\n",
     "\n",
-    "This notebook is available at\n",
-    "https://git.fmrib.ox.ac.uk/fsl/pytreat-practicals-2020\n",
+    "This notebook is available at:\n",
     "\n",
     "\n",
-    "If you have FSL installed and you'd like to follow along, follow the\n",
-    "instructions for attendees in the `README.md` file of the above repository,\n",
-    "and then open the `talks/virtual_intro/intro.ipynb` notebook.\n",
+    "https://git.fmrib.ox.ac.uk/fsl/pytreat-practicals-2020/-/tree/master/talks%2Fvirtual_intro/intro.ipynb\n",
+    "\n",
+    "\n",
+    "If you have FSL installed and you'd like to follow along *interactively*,\n",
+    "follow the instructions for attendees in the `README.md` file of the above\n",
+    "repository, and then open the `talks/virtual_intro/intro.ipynb` notebook.\n",
+    "\n",
+    "\n",
+    "# Contents\n",
     "\n",
     "\n",
     "* [Introduction](#introduction)\n",
diff --git a/talks/virtual_intro/intro.md b/talks/virtual_intro/intro.md
index 7ee567cb1e5e4749eff46cf9e48592947c4187d9..5070860d7d237c1ef28f8255c4b1be6f95f6b5d1 100644
--- a/talks/virtual_intro/intro.md
+++ b/talks/virtual_intro/intro.md
@@ -1,13 +1,18 @@
 # Welcome to the WIN Virtual Mini PyTreat 2020!
 
 
-This notebook is available at
-https://git.fmrib.ox.ac.uk/fsl/pytreat-practicals-2020
+This notebook is available at:
 
 
-If you have FSL installed and you'd like to follow along, follow the
-instructions for attendees in the `README.md` file of the above repository,
-and then open the `talks/virtual_intro/intro.ipynb` notebook.
+https://git.fmrib.ox.ac.uk/fsl/pytreat-practicals-2020/-/tree/master/talks%2Fvirtual_intro/intro.ipynb
+
+
+If you have FSL installed and you'd like to follow along *interactively*,
+follow the instructions for attendees in the `README.md` file of the above
+repository, and then open the `talks/virtual_intro/intro.ipynb` notebook.
+
+
+# Contents
 
 
 * [Introduction](#introduction)