From 90d104889cc3338ce11643d4c32ee234bfb3a899 Mon Sep 17 00:00:00 2001 From: josh Date: Mon, 9 Oct 2017 22:55:56 -0400 Subject: [PATCH] Fixed Standard Notes entry * Changed source code link to the organization, because SN has a whole app stack ranging from web/android/ios clients on top of a server. * The main [server component](https://github.com/standardfile/ruby-server) of SN is in Ruby, not Ruby/Node (there is an unofficial Node implementation). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4a4ee29..bb21b87d 100644 --- a/README.md +++ b/README.md @@ -879,7 +879,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com * [savepad](https://github.com/novavex/textpad) - A minimalist notepad based on notepad.cc. `MIT` `PHP` * [SiMPad](https://gitlab.com/beli3ver/SiMPad) - A simple self-hosted Markdown notepad. ([Demo](https://pad.malte-kiefer.de/)) `MIT` `PHP` * [ShareLaTex](https://www.sharelatex.com/) - A web-based collaborative LaTeX editor. ([Source Code](https://github.com/sharelatex/sharelatex)) `AGPLv3` `Ruby` - * [Standard Notes](https://standardnotes.org) - A simple and private notes app. Protect your privacy while getting more done. That's Standard Notes. ([Demo](https://standardfile.org), [Source Code](https://github.com/standardnotes/web)) `GPLv3` `Ruby/Nodejs` + * [Standard Notes](https://standardnotes.org) - A simple and private notes app. Protect your privacy while getting more done. That's Standard Notes. ([Demo](https://app.standardnotes.org/), [Source Code](https://github.com/standardnotes)) `GPLv3` `Ruby` * [to-markdown](https://domchristie.github.io/to-markdown/) - An HTML to Markdown converter written in JavaScript. ([Source Code](https://github.com/domchristie/to-markdown)) `MIT` `JavaScript` * [Turtl](https://turtl.it/) - A totally private personal database and note taking app. ([Source Code](https://github.com/turtl)) `GPLv3` `CommonLisp`