diff options
author | nodiscc <nodiscc@gmail.com> | 2017-03-31 12:51:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-31 12:51:32 +0000 |
commit | 3a2e292d2de43821d142d1580ec181b4bbd21b6f (patch) | |
tree | c178782ccc968efddcc5dd942623086d3e9a5b52 | |
parent | Merge pull request #1005 from ardichoke/patch-1 (diff) | |
parent | Shaarli - Fix demo link (diff) | |
download | awesome-selfhosted-3a2e292d2de43821d142d1580ec181b4bbd21b6f.tar.gz awesome-selfhosted-3a2e292d2de43821d142d1580ec181b4bbd21b6f.zip |
Merge pull request #1006 from ArthurHoaro/patch-1
Shaarli - Fix demo link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -183,7 +183,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management * [Pinry](http://getpinry.com/) - The tiling image board system for people who want to save, tag, and share images, videos, and webpages. ([Source Code](https://github.com/pinry/pinry)) `BSD` `Python` * [saveto.co](https://saveto.co/) - An open source, home for the best links on the web. ([Source Code](https://github.com/saveto-co/saveto)) `MIT` `Nodejs` * [SemanticScuttle](http://semanticscuttle.sourceforge.net/) - SemanticScuttle is a social bookmarking tool experimenting with features like structured tags and collaborative tag descriptions. ([Source Code](https://sourceforge.net/p/semanticscuttle/code/ci/master/tree/)) `GPLv2` `PHP` - * [Shaarli](https://github.com/shaarli/Shaarli) - Personal, minimalist, super-fast, no-database bookmarking and link sharing plaform. ([Demo](http://shaarlidemo.tuxfamily.org/#demo)) `Zlib` `PHP` + * [Shaarli](https://github.com/shaarli/Shaarli) - Personal, minimalist, super-fast, no-database bookmarking and link sharing plaform. ([Demo](https://demo.shaarli.org)) `Zlib` `PHP` * [unmark](https://unmark.it/) - An open source to do app for links. ([Source Code](https://github.com/plainmade/unmark)) `MIT` `PHP` ## Calendar and Address Books |