X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FFAQ-admin.md;h=82caa940c71438453cbe486c848ae38922562b44;hb=d6fe212a49a3fdb66a2ab90b282b5c84e9bf2f07;hp=11981387837685d98d50464bd36c7e79f2b792de;hpb=a99ad74a3b08893c6a945d4d8e277877355c0919;p=friendica.git diff --git a/doc/FAQ-admin.md b/doc/FAQ-admin.md index 1198138783..82caa940c7 100644 --- a/doc/FAQ-admin.md +++ b/doc/FAQ-admin.md @@ -3,11 +3,12 @@ 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)** + ### Can I configure multiple domains with the same code instance? @@ -22,7 +23,7 @@ There you will always find the current stable version of friendica. Addons are listed at [this page](https://github.com/friendica/friendica-addons). -If you are searching for new themes, you can find them at [Friendica-Themes.com](http://friendica-themes.com/) +If you are searching for new themes, you can find them at [github.com/bkil/friendica-themes](https://github.com/bkil/friendica-themes) ### I've changed my email address now the admin panel is gone? @@ -47,4 +48,4 @@ You can manually execute the structure update from the CLI in the base directory bin/console dbstructure update -if there occur any errors, please contact the [support forum](https://forum.friendi.ca/profile/helpers). +if there occur any errors, please contact the [support forum](https://forum.friendi.ca/profile/helpers). \ No newline at end of file