Skip to content

Commit 2b603df

Browse files
committed
trying a setting for the cannonical links by updating the htmltest.yml
1 parent b1913b3 commit 2b603df

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.htmltest.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
DirectoryPath: public/
2-
IgnoreDirectoryMissingTrailingSlash: true
2+
IgnoreDirectoryMissingTrailingSlash: true
3+
IgnoreCanonicalBrokenLinks: false

modules/med-ocp-cluster-sizing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ For {med-pattern}, the OpenShift cluster size must be larger than a standard clu
1010

1111
The minimum requirements for an {ocp} cluster depend on your installation platform, for example:
1212

13-
* 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]
13+
* 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].
1414

1515
* 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].
1616

0 commit comments

Comments
 (0)