From 42fd8ce03dc08fe5a4e881ae369da57f4e2905ad Mon Sep 17 00:00:00 2001 From: Brendan Daly Date: Tue, 7 May 2024 08:56:37 +0100 Subject: [PATCH] OSDOCS-10051:updating link --- modules/mirror-registry-ssl-cert-replace.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: +