From d14ae641cb09ef4073a6d961bba901f4f115298b Mon Sep 17 00:00:00 2001 From: Avani Bhatt Date: Fri, 17 Nov 2023 19:57:12 +0000 Subject: [PATCH] trying a setting for the cannonical links by updating the htmltest.yml --- .htmltest.yml | 4 +++- modules/med-ocp-cluster-sizing.adoc | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.htmltest.yml b/.htmltest.yml index ddb5b5cdc..f7eeb2f0b 100644 --- a/.htmltest.yml +++ b/.htmltest.yml @@ -1,2 +1,4 @@ DirectoryPath: public/ -IgnoreDirectoryMissingTrailingSlash: true \ No newline at end of file +IgnoreDirectoryMissingTrailingSlash: true +IgnoreCanonicalBrokenLinks: false +TestFilesConcurrently: true \ No newline at end of file diff --git a/modules/med-ocp-cluster-sizing.adoc b/modules/med-ocp-cluster-sizing.adoc index f80bfd95a..c26e70b58 100644 --- a/modules/med-ocp-cluster-sizing.adoc +++ b/modules/med-ocp-cluster-sizing.adoc @@ -10,7 +10,7 @@ For {med-pattern}, the OpenShift cluster size must be larger than a standard clu The minimum requirements for an {ocp} cluster depend on your installation platform, for example: -* For AWS, see link:https://docs.openshift.com/container-platform/4.13/installing/installing_aws/preparing-to-install-on-aws.html#requirements-for-installing-ocp-on-aws[Installing {ocp} on AWS] +* For AWS, see link:https://docs.openshift.com/container-platform/4.13/installing/installing_aws/preparing-to-install-on-aws.html#requirements-for-installing-ocp-on-aws[Installing {ocp} on AWS]. * For bare-metal, see link:https://docs.openshift.com/container-platform/4.13/installing/installing_bare_metal/installing-bare-metal.html#installation-minimum-resource-requirements_installing-bare-metal[Installing {ocp} on bare metal].