diff --git a/README.md b/README.md index c6cd2632..d73b837e 100644 --- a/README.md +++ b/README.md @@ -57,11 +57,11 @@ How to Run in Production * `$ dotnet run -c Release` ### Running with Docker -* Official image is hosted on [Docker Hub](https://hub.docker.com/r/13xforever/rpcs3-discord-bot). +* Official image is hosted on [Docker Hub](https://hub.docker.com/r/rpcs3/discord-bot). * You should pull images tagged with `release-latest` (same thing as `latest`) * Please take a look at the [docker-compose.yml](docker-compose.yml) for required configuration (bot token and mounting points for persistent data). External resources that need manual updates ------------------------------------------- * [Unicode confusables](http://www.unicode.org/Public/security/latest/confusables.txt) gzipped, for Homoglyph checks -* Optionally [Redump disc key database](http://redump.org/downloads/) in text format (requires membership) \ No newline at end of file +* Optionally [Redump disc key database](http://redump.org/downloads/) in text format (requires membership)