From fa27cd2679969eab69367daf3819b7e24a613ac9 Mon Sep 17 00:00:00 2001 From: Lars Bilke <lars.bilke@ufz.de> Date: Fri, 2 Feb 2024 09:24:00 +0100 Subject: [PATCH] [web] Fixed a prj link. --- .../heatconduction/heatconduction-freezing-melting/index.md | 2 +- .../benchmarks/heatconduction/heatconduction-freezing/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/content/docs/benchmarks/heatconduction/heatconduction-freezing-melting/index.md b/web/content/docs/benchmarks/heatconduction/heatconduction-freezing-melting/index.md index 6c33b460741..196c43ccc02 100644 --- a/web/content/docs/benchmarks/heatconduction/heatconduction-freezing-melting/index.md +++ b/web/content/docs/benchmarks/heatconduction/heatconduction-freezing-melting/index.md @@ -28,4 +28,4 @@ Next figure depicts comparison of the manufactured solution and the numerical on The test is presented in: -{{< data-link "2D_Ice_melting-forming_manuf_solution/ManSol3_IceWaterMix_Scaled.prj" >}}, +{{< data-link "Parabolic/T/2D_Ice_melting-forming_manuf_solution/ManSol3_IceWaterMix_Scaled.prj" >}}, diff --git a/web/content/docs/benchmarks/heatconduction/heatconduction-freezing/index.md b/web/content/docs/benchmarks/heatconduction/heatconduction-freezing/index.md index 6a7990e7218..1ed37be12aa 100644 --- a/web/content/docs/benchmarks/heatconduction/heatconduction-freezing/index.md +++ b/web/content/docs/benchmarks/heatconduction/heatconduction-freezing/index.md @@ -12,7 +12,7 @@ Three tests are presented: - {{< data-link "1D homogeneous" "Parabolic/T/1D_freezing_column_Stefan/Stefan_problem_homogen.prj" >}}, - {{< data-link "1D heterogeneous" "Parabolic/T/1D_freezing_column_Stefan/Stefan_problem.prj" >}}, and -- {{< data-link "2D heterogeneous" "/Parabolic/T/2D_freezing_disk/circle_disk.prj" >}}. +- {{< data-link "2D heterogeneous" "Parabolic/T/2D_freezing_disk/circle_disk.prj" >}}. ## Problem description -- GitLab