From 7fcd8ff6fd05924a86cf8816d787336aac79e5c6 Mon Sep 17 00:00:00 2001
From: Uwe Jandt <uwe.jandt@desy.de>
Date: Mon, 9 Jan 2023 11:39:28 +0100
Subject: [PATCH] correct link to AAI FAQ, add link to AAI techdoc

---
 aai/index.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/aai/index.md b/aai/index.md
index 236eed45a..e8c8e51bc 100644
--- a/aai/index.md
+++ b/aai/index.md
@@ -54,11 +54,13 @@ This ultimately allows the users to select their home institution and log in via
 Have a look at our [**illustrated tutorial on this**]({% link aai/howto.md %}) to see more of it!
 
 If you happen to run into any issues,
-check our [FAQ]({% link faq.md %})
+check our [FAQ]({% link faq.md %}#helmholtz-aai)
 and never hesitate to contact our integrated helpdesk at <support@hifis.net>.
 
 ### The technical view
 
+All [details on the technical and procedural implementation can be found in the documentation](https://hifis.net/doc/helmholtz-aai/).
+
 Spoken on a very high level, there are at least three instances exchanging data with each other:
 
 - the service,
-- 
GitLab