diff options
author | nodiscc <nodiscc@gmail.com> | 2018-12-29 11:50:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-29 11:50:57 +0000 |
commit | faf7e7c28dfa05cf6d6513cc44cf32b38d826f43 (patch) | |
tree | c2ed31ee9892b9c1a644ebfe927631c790e913c8 | |
parent | Added xBrowserSync to "Bookmarks and Link Sharing" (diff) | |
download | awesome-selfhosted-faf7e7c28dfa05cf6d6513cc44cf32b38d826f43.tar.gz awesome-selfhosted-faf7e7c28dfa05cf6d6513cc44cf32b38d826f43.zip |
FIx Nodejs casing
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -227,7 +227,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management - [Shaarli](https://github.com/shaarli/Shaarli) - Personal, minimalist, super-fast, no-database bookmarking and link sharing platform. ([Demo](https://demo.shaarli.org)) `Zlib` `PHP` - [Shiori](https://github.com/RadhiFadlillah/shiori) - Simple bookmark manager built with Go. `MIT` `Go` - [unmark](https://github.com/plainmade/unmark) - Open source to do app for links. `MIT` `PHP` -- [xBrowserSync](https://www.xbrowsersync.org) - Open source tool for syncing browser data between browsers and devices. ([Source Code](https://github.com/xBrowserSync)) `MIT` `NodeJs` +- [xBrowserSync](https://www.xbrowsersync.org) - Open source tool for syncing browser data between browsers and devices. ([Source Code](https://github.com/xBrowserSync)) `MIT` `Nodejs` - [ymarks](https://bitbucket.org/ymarks/ymarks-server) - Keep your browser's bookmarks synchronized without limiting yourself to one provider. `WTFPL` `C` |