diff --git a/README.md b/README.md index 9c72758..7b0ac65 100644 --- a/README.md +++ b/README.md @@ -61,10 +61,10 @@ None. # Installation -Automated builds of the image are available on [Registry](https://registry.selfdesign.org/docker/openldap) and is the recommended method of installation. +Automated builds of the image are available on [Registry](https://hub.docker.com/r/tiredofit/openldap) and is the recommended method of installation. ```bash -docker pull registry.selfdesign.org/docker/openldap +docker pull tiredofit/openldap:latest ``` # Quick Start