diff options
author | londonatil <65257173+londonatil@users.noreply.github.com> | 2020-08-04 18:09:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-04 18:09:26 +0000 |
commit | 38cde72f01e4d1eca0c57c81231e877d72b658fc (patch) | |
tree | 7deae91d6d8a64e22becb84ec6c9613a44a5f046 | |
parent | Merge pull request #2172 from worldworm/master (diff) | |
download | awesome-selfhosted-38cde72f01e4d1eca0c57c81231e877d72b658fc.tar.gz awesome-selfhosted-38cde72f01e4d1eca0c57c81231e877d72b658fc.zip |
Fixed links for Reactive Resume
The old link, docs.rxresu.me , was broken.
I updated the links so the demo link goes to the demo and the the main link goes to the Reactive Resume homepage.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1051,7 +1051,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [Ombi](https://ombi.io/) - A content request system for Plex/Emby, connects to SickRage, CouchPotato, Sonarr, with a growing feature set. ([Demo](https://demo.ombi.io/), [Source Code](https://github.com/tidusjar/Ombi)) `GPL-2.0` `C#` - [oTranscribe](http://otranscribe.com/) - Free web app to take the pain out of transcribing recorded interviews. ([Source Code](https://github.com/oTranscribe/oTranscribe)) `MIT` `JavaScript` - [PassCheck](https://apacketofsweets.github.io/PassCheck/) - A web application featuring some handy password tools, including a password generator, strength checker and HaveIBeenPwned breach checker. ([Source Code](https://github.com/apacketofsweets/PassCheck)) `MIT` `JavaScript` -- [Reactive Resume](http://docs.rxresu.me/) - A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. ([Demo](http://rxresu.me/), [Source Code](https://github.com/AmruthPillai/Reactive-Resume)) `MIT` `Docker/Nodejs` +- [Reactive Resume](http://rxresu.me/) - A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. ([Demo](https://rxresu.me/app/dashboard/), [Source Code](https://github.com/AmruthPillai/Reactive-Resume)) `MIT` `Docker/Nodejs` - [ReleaseBell](https://releasebell.com/) - Send release notifications for starred Github repos. ([Source Code](https://git.cloudron.io/cloudron/releasebell)) `MIT` `Nodejs` - [revealjs](https://revealjs.com) - Framework for easily creating beautiful presentations using HTML. ([Demo](https://revealjs.com/), [Source Code](https://github.com/hakimel/reveal.js)) `MIT` `JavaScript` - [Revive Adserver](https://www.revive-adserver.com/) - World's most popular free, open source ad serving system. Formerly known as OpenX Adserver and phpAdsNew. ([Source Code](https://github.com/revive-adserver/revive-adserver)) `GPL-2.0-or-later` `PHP` |