From e3292439fafab314020501d133ac1fcbedc781be Mon Sep 17 00:00:00 2001
From: Tobias Huste <t.huste@hzdr.de>
Date: Fri, 7 May 2021 12:56:21 +0200
Subject: [PATCH] Make sure the consulting page is linked correctly

---
 _posts/2020/08/2020-08-19-introducing-consulting.md        | 4 ++--
 _posts/2020/09/2020-09-23-getting-started-with-docker-1.md | 2 +-
 _posts/2020/09/2020-09-25-getting-started-with-docker-2.md | 2 +-
 _posts/2020/09/2020-09-29-getting-started-with-docker-3.md | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/_posts/2020/08/2020-08-19-introducing-consulting.md b/_posts/2020/08/2020-08-19-introducing-consulting.md
index dd9c93dc8..121416438 100644
--- a/_posts/2020/08/2020-08-19-introducing-consulting.md
+++ b/_posts/2020/08/2020-08-19-introducing-consulting.md
@@ -53,7 +53,7 @@ HIFIS Consulting is free, and available to any group or team that falls under th
 All you need to do is fill out the form on our [**consulting page**][hifis/consulting],
 and we will be in touch as soon as possible.
 
-[hifis/consulting]: {% link services/consulting.html %}
+[hifis/consulting]: {% link services/software/consulting.html %}
 
 <br />
 
@@ -63,6 +63,6 @@ and we will be in touch as soon as possible.
     If you work for a Helmholtz-affilliated institution, and think that something like this would be useful to you, send us an e-mail at
     <strong><a href="mailto:{{site.contact_mail}}">{{site.contact_mail}}</a></strong>,
     or fill in our
-    <strong><a href="{% link services/consulting.html %}#consultation-request-form">consultation request form</a></strong>.
+    <strong><a href="{% link services/software/consulting.html %}#consultation-request-form">consultation request form</a></strong>.
   </p>
 </div>
diff --git a/_posts/2020/09/2020-09-23-getting-started-with-docker-1.md b/_posts/2020/09/2020-09-23-getting-started-with-docker-1.md
index 549b379d7..7d0400584 100644
--- a/_posts/2020/09/2020-09-23-getting-started-with-docker-1.md
+++ b/_posts/2020/09/2020-09-23-getting-started-with-docker-1.md
@@ -292,7 +292,7 @@ View part two [here]({% post_url 2020/09/2020-09-25-getting-started-with-docker-
     If you work for a Helmholtz-affiliated institution, and think that this would be useful to you, send us an e-mail at
     <strong><a href="mailto:{{site.contact_mail}}">{{site.contact_mail}}</a></strong>,
     or fill in our
-    <strong><a href="{% link services/consulting.html %}#consultation-request-form">consultation request form</a></strong>.
+    <strong><a href="{% link services/software/consulting.html %}#consultation-request-form">consultation request form</a></strong>.
   </p>
 </div>
 
diff --git a/_posts/2020/09/2020-09-25-getting-started-with-docker-2.md b/_posts/2020/09/2020-09-25-getting-started-with-docker-2.md
index 11ced35e2..90beb2314 100644
--- a/_posts/2020/09/2020-09-25-getting-started-with-docker-2.md
+++ b/_posts/2020/09/2020-09-25-getting-started-with-docker-2.md
@@ -287,7 +287,7 @@ View part three [here]({% post_url 2020/09/2020-09-29-getting-started-with-docke
     If you work for a Helmholtz-affiliated institution, and think that something like this would be useful to you, send us an e-mail at
     <strong><a href="mailto:{{site.contact_mail}}">{{site.contact_mail}}</a></strong>,
     or fill in our
-    <strong><a href="{% link services/consulting.html %}#consultation-request-form">consultation request form</a></strong>.
+    <strong><a href="{% link services/software/consulting.html %}#consultation-request-form">consultation request form</a></strong>.
   </p>
 </div>
 
diff --git a/_posts/2020/09/2020-09-29-getting-started-with-docker-3.md b/_posts/2020/09/2020-09-29-getting-started-with-docker-3.md
index 8e8832d15..b5fd0e82d 100644
--- a/_posts/2020/09/2020-09-29-getting-started-with-docker-3.md
+++ b/_posts/2020/09/2020-09-29-getting-started-with-docker-3.md
@@ -342,7 +342,7 @@ For more details about this, see the "Get In Touch" box below.
     If you work for a Helmholtz-affilliated institution, and think that something like this would be useful to you, send us an e-mail at
     <strong><a href="mailto:{{site.contact_mail}}">{{site.contact_mail}}</a></strong>,
     or fill in our
-    <strong><a href="{% link services/consulting.html %}#consultation-request-form">consultation request form</a></strong>.
+    <strong><a href="{% link services/software/consulting.html %}#consultation-request-form">consultation request form</a></strong>.
   </p>
 </div>
 
-- 
GitLab