Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
foss- 2021-11-15 17:30:50 +01:00 committed by GitHub
parent 55147a6b44
commit 611e6a9c70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 12 deletions

View 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>

View 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**

View 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>

View 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**