From de92594dc1ae0d3576a6782fe2e588b93113c5e4 Mon Sep 17 00:00:00 2001 From: Priyanka Abel Date: Wed, 27 Nov 2024 15:17:09 +0530 Subject: [PATCH 1/2] Fixed the broken link --- .../proc-install-rhdh-airgapped-environment-ocp-operator.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/installation/proc-install-rhdh-airgapped-environment-ocp-operator.adoc b/modules/installation/proc-install-rhdh-airgapped-environment-ocp-operator.adoc index 13a7f5e39a..87ed7a17df 100644 --- a/modules/installation/proc-install-rhdh-airgapped-environment-ocp-operator.adoc +++ b/modules/installation/proc-install-rhdh-airgapped-environment-ocp-operator.adoc @@ -41,7 +41,7 @@ The internal {ocp-short} cluster image registry cannot be used as a target mirro ** The `htpasswd` command is available. For {rhel}, the `htpasswd` command is available by installing the `httpd-tools` package. .Procedure -. Download and run the mirroring script to install a custom Operator catalog and mirror the related images: `prepare-restricted-environment.sh` (link:https://github.com/redhat-developer/rhdh-operator/blob/{product-version}.x/.rhdh/scripts/prepare-restricted-environment.sh[source]). +. Download and run the mirroring script to install a custom Operator catalog and mirror the related images: `prepare-restricted-environment.sh` (link:https://github.com/redhat-developer/rhdh-operator/blob/release-{product-version}/.rhdh/scripts/prepare-restricted-environment.sh[source]). + [source,yaml,subs="attributes+"] ---- From 7a60f99a9328d6435b622ff72d1170fccc96998c Mon Sep 17 00:00:00 2001 From: Priyanka Abel Date: Wed, 27 Nov 2024 16:05:42 +0530 Subject: [PATCH 2/2] follow of another PR-708 --- .../getting-started/proc-customize-rhdh-tech-radar-page.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/getting-started/proc-customize-rhdh-tech-radar-page.adoc b/modules/getting-started/proc-customize-rhdh-tech-radar-page.adoc index b0a9a8316d..669de89483 100644 --- a/modules/getting-started/proc-customize-rhdh-tech-radar-page.adoc +++ b/modules/getting-started/proc-customize-rhdh-tech-radar-page.adoc @@ -14,7 +14,7 @@ You can provide data to the Tech Radar page from the following sources: .Prerequisites * You have installed {product} by using either the Operator or Helm chart. For more information, see link:{installing-on-ocp-book-url}[{installing-on-ocp-book-title}]. -* You have specified the data sources for the Tech Radar plugin in the `integrations` section of the `app-config.yaml` file. For example, to configure GitHub as an authentication provider, see link:{authentication-book-url}#authenticating-with-github[Authenticating with GitHub]. +* You have specified the data sources for the Tech Radar plugin in the `integrations` section of the `app-config.yaml` file. For example, to configure GitHub as an integration, see link:{authentication-book-url}#authenticating-with-github[Authenticating with GitHub]. .Procedure