diff --git a/docs/modules/ROOT/partials/getting-started/proc-installing-registry-sql-storage.adoc b/docs/modules/ROOT/partials/getting-started/proc-installing-registry-sql-storage.adoc index f27b4e72bb..1f9952a7a9 100644 --- a/docs/modules/ROOT/partials/getting-started/proc-installing-registry-sql-storage.adoc +++ b/docs/modules/ROOT/partials/getting-started/proc-installing-registry-sql-storage.adoc @@ -10,7 +10,7 @@ This section explains how to install and run {registry} with storage in a Postgr .Prerequisites * You must have Docker installed and the Docker daemon running. -* Ensure that you can connect to the container repository: https://hub.docker.com/r/apicurio/apicurio-registry-sql. +* Ensure that you can connect to the container repository: https://hub.docker.com/r/apicurio/apicurio-registry. * You must already have a PostgreSQL database server installed and running. For example: + [source,bash]