aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander <46561566+AlexKnowsIt@users.noreply.github.com>2021-01-31 18:04:35 +0000
committerGitHub <noreply@github.com>2021-01-31 18:04:35 +0000
commit283cbaf0d7e2048d30ceffb253a55f4ff9626497 (patch)
tree29a220b53225000ea8c6019d01ea1d68b38aedf1
parentRemove duplicate source code (diff)
downloadawesome-selfhosted-283cbaf0d7e2048d30ceffb253a55f4ff9626497.tar.gz
awesome-selfhosted-283cbaf0d7e2048d30ceffb253a55f4ff9626497.zip
Fix otranscribe source code
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index feb97a6a..8883b574 100644
--- a/README.md
+++ b/README.md
@@ -1045,7 +1045,7 @@ _See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <http
- [nnmm](https://github.com/Mechazawa/nnmm) - Super tiny pastebin/url minifier "microservice". `Beerware` `PHP`
- [Notica](https://notica.us) - Lets you send browser notifications from your terminal to your desktop or phone. No installation or registration is required. ([Source Code](https://github.com/tannercollin/Notica)) `MIT` `Nodejs`
- [Ombi](https://ombi.io/) - A content request system for Plex/Emby, connects to SickRage, CouchPotato, Sonarr, with a growing feature set. ([Demo](https://app.ombi.io/), [Source Code](https://github.com/tidusjar/Ombi)) `GPL-2.0` `C#`
-- [oTranscribe](https://otranscribe.com/) - Free web app to take the pain out of transcribing recorded interviews. ([Demo](https://otranscribe.com/), [Source Code](https://github.com/oTranscribe/oTranscribe)) `MIT` `JavaScript`
+- [oTranscribe](https://github.com/oTranscribe/oTranscribe) - Free web app to take the pain out of transcribing recorded interviews. ([Demo](https://otranscribe.com/)) `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://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`