From cd5d3469333b14088a003dc6aca542c6ec0b14f2 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Sun, 22 Mar 2020 20:38:21 +0000
Subject: [PATCH] RF: tweak intro

---
 talks/virtual_intro/intro.ipynb | 15 ++++++++++-----
 talks/virtual_intro/intro.md    | 15 ++++++++++-----
 2 files changed, 20 insertions(+), 10 deletions(-)

diff --git a/talks/virtual_intro/intro.ipynb b/talks/virtual_intro/intro.ipynb
index eae73d0..39d00b1 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 7ee567c..5070860 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)
-- 
GitLab