diff --git a/modules/mirror-registry-ssl-cert-replace.adoc b/modules/mirror-registry-ssl-cert-replace.adoc index ea36e45a0f..82786396fa 100644 --- a/modules/mirror-registry-ssl-cert-replace.adoc +++ b/modules/mirror-registry-ssl-cert-replace.adoc @@ -31,7 +31,7 @@ $ ./mirror-registry install \ + This installs the _mirror registry for Red Hat OpenShift_ to the `$HOME/quay-install` directory. -. Prepare a new certificate authority (CA) bundle and generate new `ssl.key` and `ssl.crt` key files. For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_quay/3/html/manage_red_hat_quay/using-ssl-to-protect-quay/[Using SSL/TLS to protect connections to {quay}]. +. Prepare a new certificate authority (CA) bundle and generate new `ssl.key` and `ssl.crt` key files. For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_quay/3/html/proof_of_concept_-_deploying_red_hat_quay/advanced-quay-poc-deployment#introduction-using-ssl[Using SSL/TLS to protect connections to {quay}]. . Assign `/$HOME/quay-install` an environment variable, for example, `QUAY`, by entering the following command: +