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) * [Home](help)
* **[Can I configure multiple domains with the same code instance?](help/FAQ#multiple)** * **[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#sources)** * **[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#adminaccount1)** * **[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#adminaccount2)** * **[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#dbupdate)** * **[The Database structure seems not to be updated. What can I do?](help/FAQ-admin#dbupdate)**
<a name="multiple"></a> <a name="multiple"></a>

View file

@ -36,7 +36,7 @@ Friendica Documentation and Resources
* [Improve Performance](help/Improve-Performance) * [Improve Performance](help/Improve-Performance)
* [Migrate](help/Migrate) * [Migrate](help/Migrate)
* [Administration Tools](help/tools) * [Administration Tools](help/tools)
* [Admin FAQ](help/FAQ-admin.md) * [Admin FAQ](help/FAQ-admin)
**Developer Manual** **Developer Manual**

View file

@ -3,11 +3,11 @@ Häufig gestellte Fragen (Admin) - FAQ
* [Zur Startseite der Hilfe](help) * [Zur Startseite der Hilfe](help)
* **[Kann ich mehrere Domains mit den selben Dateien aufsetzen?](help/FAQ#multiple)** * **[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#sources)** * **[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#adminaccount1)** * **[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#adminaccount2)** * **[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#dbupdate)** * **[Die Datenbank Struktur schein nicht aktuell zu sein. Was kann ich tun?](help/FAQ-admin#dbupdate)**
<a name="multiple"></a> <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) * [Konfigurationswerte, die nur in der config/local.config.php gesetzt werden können](help/Config) (EN)
* [Performance verbessern](help/Improve-Performance) * [Performance verbessern](help/Improve-Performance)
* [Administration Werkzeuge](help/tools) (EN) * [Administration Werkzeuge](help/tools) (EN)
* [Admin FAQ](help/FAQ-admin.md) * [Admin FAQ](help/FAQ-admin)
**Dokumentation für Entwickler** **Dokumentation für Entwickler**