diff options
author | nodiscc <nodiscc@gmail.com> | 2023-04-07 23:40:04 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2023-04-07 23:44:55 +0000 |
commit | 483a779afb1904dd1225d55894e0f572f5831bf0 (patch) | |
tree | e8d60140dd127587bbc277a2c520ba7767e6f5c4 | |
parent | fix hadmean syntax (missing comma) (diff) | |
download | awesome-selfhosted-483a779afb1904dd1225d55894e0f572f5831bf0.tar.gz awesome-selfhosted-483a779afb1904dd1225d55894e0f572f5831bf0.zip |
fix typo in benotes source code link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1426,7 +1426,7 @@ Software for [monitoring](https://en.wikipedia.org/wiki/Monitoring#Computing) sy _Related: [Wikis](#wikis)_ -- [Benotes](https://benotes.org/) - An open source self hosted notes and bookmarks taking web app. ([Souce Code](https://github.com/fr0tt/benotes)) `MIT` `PHP` +- [Benotes](https://benotes.org/) - An open source self hosted notes and bookmarks taking web app. ([Source Code](https://github.com/fr0tt/benotes)) `MIT` `PHP` - [DailyNotes](https://github.com/m0ngr31/DailyNotes) - App for taking notes and tracking tasks on a daily basis in Markdown. `MIT` `Python` - [dillinger](https://dillinger.io/) - The last Markdown editor, ever. ([Source Code](https://github.com/joemccann/dillinger)) `MIT` `Nodejs` - [Dnote](https://www.getdnote.com) - A simple command line notebook with multi-device sync and web interface. ([Source Code](https://github.com/dnote/dnote)) `AGPL-3.0` `Go` |