diff options
author | oknozor <paul.delafosse@protonmail.com> | 2018-01-12 15:28:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-12 15:28:15 +0000 |
commit | a362859a706e35642fed6437754671c6b5a8decd (patch) | |
tree | 5251ed347c4fe0ce01fe9f6f84bdfb4cac1477ea | |
parent | Add BoostNote to Note-taking & Editors (diff) | |
download | awesome-selfhosted-a362859a706e35642fed6437754671c6b5a8decd.tar.gz awesome-selfhosted-a362859a706e35642fed6437754671c6b5a8decd.zip |
Fix Typo README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -894,8 +894,8 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com **[`^ back to top ^`](#)** *See also [Wikis](#wikis)* - -- [Boostnote](https://boostnote.io/) - The note-taking app for programmers that focuses on markdown, snippets, and customizability.([Source Code](https://github.com /BoostIO/Boostnote)) `GPL-3.0` `JavaScript` + +- [Boostnote](http://dillinger.io/) - The note-taking app for programmers that focuses on markdown, snippets, and customizability. ([Source Code](https://github.com/BoostIO/Boostnote/)) `GPL-3.0` `JavaScript` - [dillinger](http://dillinger.io/) - The last Markdown editor, ever. ([Source Code](https://github.com/joemccann/dillinger/)) `MIT` `Nodejs` - [draw.io](https://draw.io) - Diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams. ([Source Code](https://github.com/jgraph/drawio)) `Apache-2.0` `JavaScript` - [HackMD](https://www.hackmd.io) - Realtime collaborative markdown notes on all platforms. ([Source Code](https://github.com/hackmdio/hackmd/)) `MIT` `Node.js` |