From c5feeaefa9746ce51de50b49a542792d814d29f1 Mon Sep 17 00:00:00 2001 From: J F P J Abascal Date: Wed, 5 Jul 2023 09:30:09 +0200 Subject: [PATCH] Update README.md Updated tutorial links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a639399..7ef248b3 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ import spyrit ``` ## Examples -Simple reconstruction examples can be found in [tuto_core_2d_short.ipynb](https://github.com/openspyrit/spyrit/blob/master/spyrit/test/tuto_core_2d_short.ipynb). -[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openspyrit/spyrit/blob/demo_colab_new/spyrit/tutorial/tuto_core_2d_short.ipynb) +Simple reconstruction examples can be found in [tutorial](https://github.com/openspyrit/spyrit/blob/master/spyrit/tutorial). +[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openspyrit/spyrit/blob/master/spyrit/tutorial/tuto_core_2d_short.ipynb) # API Documentation