diff --git a/doc/FAQ-admin.md b/doc/FAQ-admin.md
index 33fdbd75d..9ebda7106 100644
--- a/doc/FAQ-admin.md
+++ b/doc/FAQ-admin.md
@@ -3,11 +3,11 @@ Frequently Asked Questions (Admin) - FAQ
* [Home](help)
-* **[Can I configure multiple domains with the same code instance?](help/FAQ#multiple)**
-* **[Where can I find the source code of friendica, addons and themes?](help/FAQ#sources)**
-* **[I've changed the my email address now the admin panel is gone?](help/FAQ#adminaccount1)**
-* **[Can there be more then just one admin for a node?](help/FAQ#adminaccount2)**
-* **[The Database structure seems not to be updated. What can I do?](help/FAQ#dbupdate)**
+* **[Can I configure multiple domains with the same code instance?](help/FAQ-admin#multiple)**
+* **[Where can I find the source code of friendica, addons and themes?](help/FAQ-admin#sources)**
+* **[I've changed the my email address now the admin panel is gone?](help/FAQ-admin#adminaccount1)**
+* **[Can there be more then just one admin for a node?](help/FAQ-admin#adminaccount2)**
+* **[The Database structure seems not to be updated. What can I do?](help/FAQ-admin#dbupdate)**
diff --git a/doc/Home.md b/doc/Home.md
index ab040ae2c..74ae151fb 100644
--- a/doc/Home.md
+++ b/doc/Home.md
@@ -36,7 +36,7 @@ Friendica Documentation and Resources
* [Improve Performance](help/Improve-Performance)
* [Migrate](help/Migrate)
* [Administration Tools](help/tools)
-* [Admin FAQ](help/FAQ-admin.md)
+* [Admin FAQ](help/FAQ-admin)
**Developer Manual**
diff --git a/doc/de/FAQ-admin.md b/doc/de/FAQ-admin.md
index 5b400e172..f9cd14929 100644
--- a/doc/de/FAQ-admin.md
+++ b/doc/de/FAQ-admin.md
@@ -3,11 +3,11 @@ Häufig gestellte Fragen (Admin) - FAQ
* [Zur Startseite der Hilfe](help)
-* **[Kann ich mehrere Domains mit den selben Dateien aufsetzen?](help/FAQ#multiple)**
-* **[Wo kann ich den Quellcode von Friendica, Addons und Themes finden?](help/FAQ#sources)**
-* **[Ich habe meine E-Mail Adresse geändern und jetzt ist das Admin Panel verschwunden?](help/FAQ#adminaccount1)**
-* **[Kann es mehr als einen Admin auf einer Friendica Instanz geben?](help/FAQ#adminaccount2)**
-* **[Die Datenbank Struktur schein nicht aktuell zu sein. Was kann ich tun?](help/FAQ#dbupdate)**
+* **[Kann ich mehrere Domains mit den selben Dateien aufsetzen?](help/FAQ-admin#multiple)**
+* **[Wo kann ich den Quellcode von Friendica, Addons und Themes finden?](help/FAQ-admin#sources)**
+* **[Ich habe meine E-Mail Adresse geändern und jetzt ist das Admin Panel verschwunden?](help/FAQ-admin#adminaccount1)**
+* **[Kann es mehr als einen Admin auf einer Friendica Instanz geben?](help/FAQ-admin#adminaccount2)**
+* **[Die Datenbank Struktur schein nicht aktuell zu sein. Was kann ich tun?](help/FAQ-admin#dbupdate)**
diff --git a/doc/de/Home.md b/doc/de/Home.md
index eacf87a7c..437208bbb 100644
--- a/doc/de/Home.md
+++ b/doc/de/Home.md
@@ -37,7 +37,7 @@ Friendica - Dokumentation und Ressourcen
* [Konfigurationswerte, die nur in der config/local.config.php gesetzt werden können](help/Config) (EN)
* [Performance verbessern](help/Improve-Performance)
* [Administration Werkzeuge](help/tools) (EN)
-* [Admin FAQ](help/FAQ-admin.md)
+* [Admin FAQ](help/FAQ-admin)
**Dokumentation für Entwickler**