From 9dc8c69f84643dcd499d850ca5a8fc350ab9af63 Mon Sep 17 00:00:00 2001
From: Lars Bilke <lars.bilke@ufz.de>
Date: Tue, 21 Aug 2018 11:33:08 +0200
Subject: [PATCH] [web] More link fixes.

---
 .../benchmarks/hydro-mechanics/hm-unconfined-compression.md   | 2 +-
 .../thermo-mechanical-phase-field.md                          | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/web/content/docs/benchmarks/hydro-mechanics/hm-unconfined-compression.md b/web/content/docs/benchmarks/hydro-mechanics/hm-unconfined-compression.md
index 9811dff96aa..0be58e4b1d5 100644
--- a/web/content/docs/benchmarks/hydro-mechanics/hm-unconfined-compression.md
+++ b/web/content/docs/benchmarks/hydro-mechanics/hm-unconfined-compression.md
@@ -1,5 +1,5 @@
 +++
-project = "https://github.com/ufz/ogs-data/blob/master/HydroMechanics/Linear/Unconfined_Compression_early/square_1e2_UC_early.prj"
+project = "HydroMechanics/Linear/Unconfined_Compression_early/square_1e2_UC_early.prj"
 author = "Tianyuan Zheng"
 date = "2017-02-16T15:10:33+01:00"
 title = "Unconfined compression"
diff --git a/web/content/docs/benchmarks/thermo-mechanical-phase-field/thermo-mechanical-phase-field.md b/web/content/docs/benchmarks/thermo-mechanical-phase-field/thermo-mechanical-phase-field.md
index d08900cc2ef..2d0e8e2dc30 100644
--- a/web/content/docs/benchmarks/thermo-mechanical-phase-field/thermo-mechanical-phase-field.md
+++ b/web/content/docs/benchmarks/thermo-mechanical-phase-field/thermo-mechanical-phase-field.md
@@ -1,5 +1,5 @@
 +++
-project = "https://github.com/ufz/ogs-data/blob/master/ThermoMechanicalPhaseField/cube_1e0.prj"
+project = "ThermoMechanicalPhaseField/cube_1e0.prj"
 author = "Xing-Yuan Miao"
 date = "2018-03-11T09:10:33+01:00"
 title = "Non-isothermal test"
@@ -52,4 +52,4 @@ $$
 \begin{equation}
 \nu(d) = \frac{3K-2Gd^2}{2(3K+Gd^2)}
 \end{equation}
-$$
\ No newline at end of file
+$$
-- 
GitLab