From f424a0f7726e8dcfafe99b2f053af194d856a536 Mon Sep 17 00:00:00 2001 From: Kushal Bakshi <52367253+kushalbakshi@users.noreply.github.com> Date: Tue, 28 Nov 2023 19:16:33 +0000 Subject: [PATCH] Update path to flowchart diagram --- notebooks/tutorial.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/tutorial.ipynb b/notebooks/tutorial.ipynb index 38cd8396..54e9ba8f 100644 --- a/notebooks/tutorial.ipynb +++ b/notebooks/tutorial.ipynb @@ -18,7 +18,7 @@ "tutorial you will have a clear grasp on setting up and integrating `element-array-ephys`\n", "into your specific research projects and lab. \n", "\n", - "![flowchart](https://github.com/datajoint/element-array-ephys/blob/main/images/diagram_flowchart.svg)\n", + "![flowchart](../images/diagram_flowchart.svg)\n", "\n", "### Prerequisites\n", "\n",