]> git.mxchange.org Git - friendica.git/commitdiff
Apply suggestions from code review
authorfoss- <github@disr.it>
Mon, 15 Nov 2021 16:30:50 +0000 (17:30 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Nov 2021 16:30:50 +0000 (17:30 +0100)
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
doc/FAQ-admin.md
doc/Home.md
doc/de/FAQ-admin.md
doc/de/Home.md

index 33fdbd75da6cb2b0d8b064b0d817ec32ad7aaddd..9ebda710660319ccdde8387284124583389b897b 100644 (file)
@@ -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)**
 
 
 <a name="multiple"></a>
index ab040ae2c913d18877601b4a58ac3b940121b4a0..74ae151fb0077010d077699ae0876d0243b3cc09 100644 (file)
@@ -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**
 
index 5b400e172ef5c62d9d28553cda4140e64cf83d57..f9cd14929bbb9ce499cb3d1b3473adf472c4bb9d 100644 (file)
@@ -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)**
 
 
 <a name="multiple"></a>
index eacf87a7cc332112e41716a594c3b81271dfbbeb..437208bbbe01d6b244296b1044fc30de5a6f7ca0 100644 (file)
@@ -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**