diff --git a/wiki/How-to-use-the-Docker-image.md b/wiki/How-to-use-the-Docker-image.md index 1b4c5d23b..11eeca053 100644 --- a/wiki/How-to-use-the-Docker-image.md +++ b/wiki/How-to-use-the-Docker-image.md @@ -30,7 +30,7 @@ If you used the command from the [Run chapter](#run-the-bot) above: ```docker st # Image variants The `lichess-bot` images come in two flavors, each designed for a specific use case. -Both are available through [Docker hub](https://hub.docker.com/repository/docker/lichess-bot-devs/lichess-bot) and [Github container registry](https://github.com/lichess-bot-devs/lichess-bot/pkgs/container/lichess-bot). +Both are available through [Docker hub](https://hub.docker.com/repository/docker/lichessbotdevs/lichess-bot) and [Github container registry](https://github.com/lichess-bot-devs/lichess-bot/pkgs/container/lichess-bot). ## lichess-bot:\ This is the defacto image. It is based on the [`python:3`](https://hub.docker.com/_/python) image.