diff options
author | Kevin <kevin@kevink.dev> | 2020-02-04 13:51:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-04 13:51:35 +0000 |
commit | d5139cb969b4b0774e20a02a0f86e7a8a7bebf3f (patch) | |
tree | d8d9bb2ac5d473f4fde7c07d609be02139f88f7f | |
parent | Change direct link for Tapir from repo to user. (diff) | |
download | awesome-selfhosted-d5139cb969b4b0774e20a02a0f86e7a8a7bebf3f.tar.gz awesome-selfhosted-d5139cb969b4b0774e20a02a0f86e7a8a7bebf3f.zip |
Change https to http for wger.
The site wger.de does not seem to have a valid SSL certificate, so the previous link was broken.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1162,7 +1162,7 @@ See also _[Monitoring](#monitoring)_ - [Organizr](https://github.com/causefx/Organizr) - Organizr aims to be your one stop shop for your Servers Frontend. `GPL-3.0` `PHP` - [simple-dash](https://github.com/kutyla-philipp/simple-dash) - A simple, fully responsive Dashboard to forward to the services of your choice. ([Demo](https://kutyla-philipp.github.io/simple-dash/)) `MIT` `Javascript` - [Tipboard](http://allegro.tech/tipboard/) - In-house, tasty, local dashboarding system. ([Source Code](https://github.com/allegro/tipboard)) `Apache-2.0` `Python` -- [wger](https://wger.de/) - Web-based personal workout, fitness and weight logger/tracker. It can also be used as a simple gym management utility and offers a full REST API as well. ([Demo](https://wger.de), [Source Code](https://github.com/rolandgeider/wger)) `AGPL-3.0` `Python` +- [wger](http://wger.de/) - Web-based personal workout, fitness and weight logger/tracker. It can also be used as a simple gym management utility and offers a full REST API as well. ([Demo](http://wger.de), [Source Code](https://github.com/rolandgeider/wger)) `AGPL-3.0` `Python` ## Photo and Video Galleries |