From 3b37e7c8deef3d91cbc44ed56daaa0c5d53df792 Mon Sep 17 00:00:00 2001 From: Miguel Avillez <mavillez@uevora.pt> Date: Fri, 2 Dec 2022 15:30:57 +0000 Subject: [PATCH] Update README.md --- gadget/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gadget/README.md b/gadget/README.md index 0bf9bd9..2e9bb72 100644 --- a/gadget/README.md +++ b/gadget/README.md @@ -48,7 +48,7 @@ This tarball includes the `src` code, `examples`, `buildsystem`, and `documentat It includes initial conditions for each of the examples. When untarred you generate a folder named `ExampleICs`. -- Test cases A and B from [gadget4-case-A.tar.gz](./gadget/4.0/gadget4-case-A.tar.gz) and [gadget4-case-B.tar.gz](./gadget/4.0/gadget4-case-B.tar.gz) +- Test cases A and B from [gadget4-case-A.tar.gz](./gadget/gadget4-case-A.tar.gz) and [gadget4-case-B.tar.gz](./gadget/4.0/gadget4-case-B.tar.gz) ### Build the Executable -- GitLab