diff --git a/artifacts/attributes.adoc b/artifacts/attributes.adoc index 058f196d14..a2f4655440 100644 --- a/artifacts/attributes.adoc +++ b/artifacts/attributes.adoc @@ -86,20 +86,20 @@ :authorization-book-url: https://docs.redhat.com/documentation/en-us/red_hat_developer_hub/{product-version}/html-single/authorization/index :authorization-book-title: Authorization -:installing-on-ocp-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html/installing_red_hat_developer_hub_on_openshift_container_platform/index +:installing-on-ocp-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_openshift_container_platform/index :installing-on-ocp-book-title: Installing {product} on {ocp-short} -:installing-on-eks-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html/installing_red_hat_developer_hub_on_amazon_elastic_kubernetes_service/index +:installing-on-eks-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_amazon_elastic_kubernetes_service/index :installing-on-eks-book-title: Installing {product} on {eks-brand-name} -:installing-on-aks-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html/installing_red_hat_developer_hub_on_microsoft_azure_kubernetes_service/index +:installing-on-aks-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_microsoft_azure_kubernetes_service/index :installing-on-aks-book-title: Installing {product} on {aks-brand-name} -:installing-in-air-gap-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html/installing_red_hat_developer_hub_in_an_air-gapped_environment/index +:installing-in-air-gap-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_in_an_air-gapped_environment/index :installing-in-air-gap-book-title: Installing {product} in an air-gapped environment -:upgrading-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html/upgrading_red_hat_developer_hub/index +:upgrading-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/upgrading_red_hat_developer_hub/index :upgrading-book-title: Upgrading {product} -:plugins-configure-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html/configuring_dynamic_plugins/index +:plugins-configure-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/configuring_dynamic_plugins/index :plugins-configure-book-title: Configuring dynamic plugins diff --git a/modules/admin/proc-using-azure-auth-provider.adoc b/modules/admin/proc-using-azure-auth-provider.adoc index 47d24b7374..285c02060f 100644 --- a/modules/admin/proc-using-azure-auth-provider.adoc +++ b/modules/admin/proc-using-azure-auth-provider.adoc @@ -7,7 +7,7 @@ The `core-plugin-api` package in {product-short} comes integrated with Microsoft .Prerequisites * You have deployed {product-short} on AKS. -For more information, see xref:{installing-on-aks-book-url}#assembly-install-rhdh-aks[Installing Red Hat Developer Hub on Azure Kubernetes Service (AKS)]. +For more information, see xref:{installing-on-aks-book-url}#assembly-install-rhdh-aks[Installing {product} on {aks-name} ({aks-short})]. * You have created registered your application in Azure portal. For more information, see https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app[Register an application with the Microsoft identity platform]. diff --git a/modules/authorization/proc-rbac-send-request-rbac-rest-api.adoc b/modules/authorization/proc-rbac-send-request-rbac-rest-api.adoc index 7311f6c276..2721eb99d8 100644 --- a/modules/authorization/proc-rbac-send-request-rbac-rest-api.adoc +++ b/modules/authorization/proc-rbac-send-request-rbac-rest-api.adoc @@ -7,7 +7,7 @@ The RBAC REST API enables you to interact with the permission policies and roles * {product} is installed and running. -For more information about installing {product}, see link:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp-helm[Installing {product} on {ocp-short} with the Helm chart]. +For more information about installing {product}, see link:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp-helm[{installing-on-ocp-book-title} with the Helm chart]. * You have access to the {product-short}. diff --git a/modules/getting-started/proc-customize-rhdh-homepage.adoc b/modules/getting-started/proc-customize-rhdh-homepage.adoc index 4ed6589718..c864ebedbd 100644 --- a/modules/getting-started/proc-customize-rhdh-homepage.adoc +++ b/modules/getting-started/proc-customize-rhdh-homepage.adoc @@ -48,7 +48,7 @@ When using a dedicated service, you can do the following: .Prerequisites * You have installed the {product} using Helm Chart. -For more information, see xref:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp-helm[Installing {product} on {ocp-short} with the Helm chart]. +For more information, see xref:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp-helm[{installing-on-ocp-book-title} with the Helm chart]. .Procedure diff --git a/modules/upgrade/proc-upgrade-rhdh-operator.adoc b/modules/upgrade/proc-upgrade-rhdh-operator.adoc index 4784c2ab7a..bfc3fca75e 100644 --- a/modules/upgrade/proc-upgrade-rhdh-operator.adoc +++ b/modules/upgrade/proc-upgrade-rhdh-operator.adoc @@ -37,5 +37,5 @@ If there is no upgrade available, the *Upgrade status* field value is *Up to dat [role="_additional-resources"] .Additional resources -* link:{installing-on-ocp-book-url}#proc-install-operator_assembly-install-rhdh-ocp-operator[Installing {product} on {ocp-short} with the Operator]. +* link:{installing-on-ocp-book-url}#proc-install-operator_assembly-install-rhdh-ocp-operator[{installing-on-ocp-book-title} with the Operator]. * link:https://docs.openshift.com/container-platform/{ocp-version}/operators/admin/olm-adding-operators-to-cluster.html#olm-installing-from-operatorhub-using-web-console_olm-adding-operators-to-a-cluster[Installing from OperatorHub using the web console]