From 36276c7ebc92348f1da187ff0905f337703c918b Mon Sep 17 00:00:00 2001 From: Julian Krzefski Date: Sun, 4 Oct 2020 19:29:27 +0200 Subject: [PATCH] Fix link to docker image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d6f385..0feb36a 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ $ php composer.phar install ## Docker This project is also available as a [docker](https://www.docker.com/) image. -Using the [clue/php-redis-server](https://registry.hub.docker.com/u/clue/php-redis-server/) image is as easy as running this: +Using the [clue/php-redis-server](https://registry.hub.docker.com/r/clue/php-redis-server/) image is as easy as running this: ```bash $ docker run -d clue/php-redis-server