From b99c78898d80e4cc3a1e23ef498d852e34b5a0c8 Mon Sep 17 00:00:00 2001 From: Andrew Porter Date: Mon, 1 Jul 2024 13:28:54 +0100 Subject: [PATCH] #2638 undo broken link --- tutorial/practicals/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/practicals/README.md b/tutorial/practicals/README.md index d47ce9c745..26cf634add 100644 --- a/tutorial/practicals/README.md +++ b/tutorial/practicals/README.md @@ -5,7 +5,7 @@ below this one work through using PSyclone in a 'normal' Linux-type environment. There are two sections to the practicals: 1. Transforming [existing code](nemo/README.md) -2. Using the [LFRic DSL](LFRic/BROKEN_README.md) +2. Using the [LFRic DSL](LFRic/README.md) ## Prerequisites