aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjosh <joshua.r.li.98@gmail.com>2017-10-10 02:55:56 +0000
committerGitHub <noreply@github.com>2017-10-10 02:55:56 +0000
commit90d104889cc3338ce11643d4c32ee234bfb3a899 (patch)
tree79c58a157fe750f1818dd79f0b040a3dcffb1eea
parentReplace or remove broken links. (#1196) (diff)
downloadawesome-selfhosted-90d104889cc3338ce11643d4c32ee234bfb3a899.tar.gz
awesome-selfhosted-90d104889cc3338ce11643d4c32ee234bfb3a899.zip
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).
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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`