diff --git a/doc/FAQ-admin.md b/doc/FAQ-admin.md index 9ebda71066..82caa940c7 100644 --- a/doc/FAQ-admin.md +++ b/doc/FAQ-admin.md @@ -23,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? diff --git a/doc/themes.md b/doc/themes.md index 786f3d5afe..7abd787e6c 100644 --- a/doc/themes.md +++ b/doc/themes.md @@ -4,7 +4,7 @@ To change the look of friendica you have to touch the themes. The current default theme is [Vier](https://github.com/friendica/friendica/tree/stable/view/theme/vier) but there are numerous others. -Have a look at [friendica-themes.com](http://friendica-themes.com) for an overview of the existing themes. +Have a look at [github.com/bkil/friendica-themes](https://github.com/bkil/friendica-themes) for an overview of the existing themes. In case none of them suits your needs, there are several ways to change a theme. So, how to work on the UI of friendica.