From 37100c7991f3a6604421d20483b11153902703f5 Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (h)" <j.wuttke@fz-juelich.de>
Date: Sat, 5 Feb 2022 11:44:24 +0100
Subject: [PATCH] corr link

---
 hugo/content/installation/building/unix/third-party.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hugo/content/installation/building/unix/third-party.md b/hugo/content/installation/building/unix/third-party.md
index c053e1f0afd..4297513e132 100644
--- a/hugo/content/installation/building/unix/third-party.md
+++ b/hugo/content/installation/building/unix/third-party.md
@@ -89,7 +89,7 @@ Note: Homebrew installs all packages in <pre>/usr/local</pre>, while
 MacPorts prefers the <pre>/opt/local</pre> folder. Depending on your
 package manager selection, the corresponding path has to be specified
 explicitly during the BornAgain CMake configuration as explained in
-the [build instructions](build-and-install).
+the [build instructions]({{% relref "installation/building/unix" %}}).
 
 Install Homebrew as explained <a href=https://brew.sh/>here</a> and
 then install all BornAgain dependencies by running the following
-- 
GitLab