diff options
author | nodiscc <nodiscc@gmail.com> | 2019-02-21 19:07:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-21 19:07:39 +0000 |
commit | 7ac5d5056b4417516ed8ea988bef439c06a5063b (patch) | |
tree | c8872bd12b03ad9a52e55a4bb9d0367e2d51e2e6 | |
parent | Clear duplicate link (diff) | |
download | awesome-selfhosted-7ac5d5056b4417516ed8ea988bef439c06a5063b.tar.gz awesome-selfhosted-7ac5d5056b4417516ed8ea988bef439c06a5063b.zip |
Add missing space
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -216,7 +216,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management - [Bookie](https://github.com/bookieio/Bookie) - Python based delicious.com replacement. `AGPL-3.0` `Python` - [dyu/bookmarks](https://github.com/dyu/bookmarks) - Single-threaded/process bookmark app powered by leveldb and uWebSockets. Supports importing from Delicious and Chrome. ([Demo](https://dyuproject.com/bookmarks/)) `Apache-2.0` `Java` -- [Espial](https://github.com/jonschoning/espial) - An open-source, web-based bookmarking server.`AGPL-3.0` `Haskell` +- [Espial](https://github.com/jonschoning/espial) - An open-source, web-based bookmarking server. `AGPL-3.0` `Haskell` - [Firefox Auth Server](https://docs.services.mozilla.com/howtos/run-fxa.html) - This project implements the core server-side API for Firefox Accounts. ([Source Code](https://github.com/mozilla/fxa-auth-server/)) `MPL-2.0` `Nodejs` - [Firefox Content Server](https://docs.services.mozilla.com/howtos/run-fxa.html) - Static server that hosts Firefox Account sign up, sign in, email verification, etc. flows. ([Source Code](https://github.com/mozilla/fxa-content-server/)) `MPL-2.0` `Java` - [Firefox Sync Server](https://docs.services.mozilla.com/howtos/run-sync-1.5.html) - Sync Firefox bookmarks, passwords, history, tabs, preferences. ([Source Code](https://github.com/mozilla-services/syncserver)) `MPL-2.0` `Python` |