diff options
author | phobot <piter90@gmail.com> | 2019-11-12 21:18:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-12 21:18:41 +0000 |
commit | 4a64c58238e6bf0a8c01026a52c1fa0484bc41d5 (patch) | |
tree | bef0a45d3f7a9f6448149ceed9f4e5c3d62ffb0c | |
parent | Merge pull request #1870 from emmanouil/patch-1 (diff) | |
download | awesome-selfhosted-4a64c58238e6bf0a8c01026a52c1fa0484bc41d5.tar.gz awesome-selfhosted-4a64c58238e6bf0a8c01026a52c1fa0484bc41d5.zip |
Update demo link for Wallabag
The link to http://demo.wallabag.org/ is no longer working, currently pointing to an nginx welcome page. New link should be https://app.wallabag.it/register/
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1216,7 +1216,7 @@ See also _[Monitoring](#monitoring)_ **[`^ back to top ^`](#)** - [Nunux Keeper](http://keeper.nunux.org/) - Your personal content curation service. ([Source Code](https://github.com/ncarlier/nunux-keeper)) `GPL-3.0` `Nodejs` -- [Wallabag](https://www.wallabag.org) - Wallabag, formerly Poche, is a web application allowing you to save articles to read them later with improved readability. ([Demo](http://demo.wallabag.org/), [Source Code](https://github.com/wallabag/wallabag)) `MIT` `PHP` +- [Wallabag](https://www.wallabag.org) - Wallabag, formerly Poche, is a web application allowing you to save articles to read them later with improved readability. ([Demo](https://app.wallabag.it/register/), [Source Code](https://github.com/wallabag/wallabag)) `MIT` `PHP` ## Resource Planning |