From fdeb4836608195f93974998bb565321c2ee9253f Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (h)" <j.wuttke@fz-juelich.de>
Date: Wed, 22 Mar 2023 10:23:13 +0100
Subject: [PATCH] rm URL from output example

---
 hugo/content/howto/troubleshooting/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hugo/content/howto/troubleshooting/index.md b/hugo/content/howto/troubleshooting/index.md
index 4b12662b015..5f0fa9c5b14 100644
--- a/hugo/content/howto/troubleshooting/index.md
+++ b/hugo/content/howto/troubleshooting/index.md
@@ -162,7 +162,7 @@ The following tests FAILED:
     53 - CoreSuite/HexParacrystal (Failed)
    123 - PySuite/HexParacrystal (Failed)
 For details, see the log files in Testing/Temporary/
-More info at https://bornagainproject.org/latest/howto/troubleshooting/#functional-test-ctest-fails
+More info at ...
 Errors while running CTest
 ```
 
-- 
GitLab