From b39074fc89b336a0fd60cfb2db509a10a1e88b7a Mon Sep 17 00:00:00 2001 From: martinachondo Date: Mon, 9 Sep 2024 23:59:54 -0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 429df5f..9211392 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ $$\nabla^2 \phi_2 = \kappa^2\phi_2 \quad x \in \Omega_2 $$ ## Resources - [Documents](./documents/): Check this folder for relevant papers and additional project documentation. -- [Tutorials](./tutorials/): Check this folder for notebooks tutorials. +- [Tutorials](./notebooks/tutorials/): Check this folder for notebooks tutorials. ## Installation