From 7327027672997bee81dd64d3c04be024ca741f0b Mon Sep 17 00:00:00 2001 From: Timo Koch <timo.koch@iws.uni-stuttgart.de> Date: Thu, 21 Sep 2017 10:55:59 +0200 Subject: [PATCH] ex2 fix link readme --- tutorial/ex2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/ex2/README.md b/tutorial/ex2/README.md index df76d44fc1..43a12eb611 100644 --- a/tutorial/ex2/README.md +++ b/tutorial/ex2/README.md @@ -2,7 +2,7 @@ ## Problem set-up -The problem setup is identical to the previous [_exercise 1_](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux/blob/6c2ca5dd000599f793f89fe5e3fc69ef9c9d8b73/tutorial/ex1/README.md) with a lower injection rate of 1e-6 kg/(m*s) so that diffusion plays a more dominant role in the transport process. +The problem setup is identical to the previous [_exercise 1_](../ex1/README.md) with a lower injection rate of 1e-6 kg/(m*s) so that diffusion plays a more dominant role in the transport process. ## Preparing the exercise -- GitLab