diff --git a/_layouts/frontpage.html b/_layouts/frontpage.html
index 645fe82c330c8167a147c32d1456f3c4e1c24c22..eef4964f3bbf91a3402c84e5e4b67872de0182ab 100644
--- a/_layouts/frontpage.html
+++ b/_layouts/frontpage.html
@@ -97,7 +97,7 @@
                     <div class="info-col">
                         
                         <div class="info-box">
-                            <a href="{% link organisation/publications.md %}" class="btn btn-outline-primary">
+                            <a href="{% link publications.md %}" class="btn btn-outline-primary">
                                 <h3><i class="fas fa-atom" aria-hidden="true"></i>&nbsp; Publications</h3>
                             </a>
                             <p>See here for publications, including conference contributions and software publications from HIFIS.</p>
diff --git a/faq.md b/faq.md
index 59c447a7729ad15efda26e4f3f23c39c72aaafee..51f78c8fc63aab6efe802465f177195f927773ba 100644
--- a/faq.md
+++ b/faq.md
@@ -18,7 +18,7 @@ excerpt:
         secure and easy-to-use collaborative environment with efficiently accessible ICT services from anywhere. HIFIS
         will also support the development of research software with a high level of quality, visibility and
         sustainability.</p>
-    <p> Documentation, Full Proposal texts and Publications <a href="{% link organisation/publications.md %}">can be found here</a>.
+    <p> Documentation, Full Proposal texts and Publications <a href="{% link publications.md %}">can be found here</a>.
     </p>
 </div>
 
diff --git a/organisation/members-fedboard.md b/organisation/members-fedboard.md
index be5b43cc0f2f9c10f0a862b79f13ab9001d02556..20eef09d8d5fa2afa8e86d7a165faf01920a154c 100644
--- a/organisation/members-fedboard.md
+++ b/organisation/members-fedboard.md
@@ -2,6 +2,9 @@
 title: HIFIS Federation Board
 title_image: default
 layout: default
+redirect_from:
+  - mission/members-fedboard.html
+  - mission/members-fedboard
 excerpt:
     Detailed description of the HIFIS governance structures.
 ---
diff --git a/organisation/members-sab.md b/organisation/members-sab.md
index 92b5969b064a47bd43c368d63eef578cb75c33e5..8cf0ddca9743018dd4e27079b989e7002a1bc096 100644
--- a/organisation/members-sab.md
+++ b/organisation/members-sab.md
@@ -2,6 +2,9 @@
 title: HIFIS SAB
 title_image: default
 layout: default
+redirect_from:
+  - mission/members-sab.html
+  - mission/members-sab
 excerpt:
     Detailed description of the HIFIS governance structures.
 ---
diff --git a/organisation/publications.md b/publications.md
similarity index 99%
rename from organisation/publications.md
rename to publications.md
index c7d396b9d13f98d6ca714607299048885d8daf69..5c6d437b0546ad23109699ef404dd5e7ed93241b 100644
--- a/organisation/publications.md
+++ b/publications.md
@@ -2,6 +2,9 @@
 title: HIFIS Publications
 title_image: default
 layout: default
+redirect_from:
+  - mission/publications.html
+  - mission/publications
 excerpt:
     Publications on HIFIS.
 ---