docs(docker): fix typo in docker hub url (#12402)

This commit is contained in:
Davide Briscese 2025-01-22 06:53:30 +01:00 committed by GitHub
parent 3668dfc22c
commit fbfa4872bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ area.
## Quickstart ## Quickstart
The easiest way to bring up and test DataHub is using DataHub [Docker](https://www.docker.com) images The easiest way to bring up and test DataHub is using DataHub [Docker](https://www.docker.com) images
which are continuously deployed to [Docker Hub](https://hub.docker.com/u/linkedin) with every commit to repository. which are continuously deployed to [Docker Hub](https://hub.docker.com/u/acryldata) with every commit to repository.
You can easily download and run all these images and their dependencies with our You can easily download and run all these images and their dependencies with our
[quick start guide](../docs/quickstart.md). [quick start guide](../docs/quickstart.md).