From a37468ce90878208896c0511b67f4ccb8cad169e Mon Sep 17 00:00:00 2001 From: Jan Losinski Date: Mon, 4 Feb 2019 14:36:01 +0100 Subject: [PATCH] Fix wrong link to docker hub This fixes #1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9c1561..3ea5d18 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ To initialize the database, run the server once with `--create_db`. The provided dockerfile makes it easy to use the software as a docker container. The latest state of the master branch can be found as a -[Automated build on the Docker hub](https://hub.docker.com/r/janlo/feedbin-refresher/). +[Automated build on the Docker hub](https://hub.docker.com/r/janlo/wallabag-kindle-consumer). You can easily configure the container via the environment variables from above. Just make sure, that the datavase is in a volume if you use sqlite.