From bd5dc12235480f75657011ba8f37f10771e23e6f Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 30 May 2019 09:42:56 -0700 Subject: [PATCH] *: Fix some https:/... single-slash typos Everything turned up by: $ git grep 'https:/[^/]' --- 404-commercial.html | 2 +- index-commercial.html | 2 +- modules/installation-creating-aws-control-plane.adoc | 4 ++-- modules/olm-operatorhub.adoc | 2 +- search-commercial.html | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/404-commercial.html b/404-commercial.html index 94a34011661b..26221136f7dd 100644 --- a/404-commercial.html +++ b/404-commercial.html @@ -10,7 +10,7 @@ 404 | Red Hat OpenShift Documentation - + diff --git a/index-commercial.html b/index-commercial.html index 73a09f2e0719..4de13db9c488 100644 --- a/index-commercial.html +++ b/index-commercial.html @@ -10,7 +10,7 @@ Home | Red Hat OpenShift Documentation - + diff --git a/modules/installation-creating-aws-control-plane.adoc b/modules/installation-creating-aws-control-plane.adoc index f7348d225df2..b82136afc7e8 100644 --- a/modules/installation-creating-aws-control-plane.adoc +++ b/modules/installation-creating-aws-control-plane.adoc @@ -72,7 +72,7 @@ requires: }, { "ParameterKey": "IgnitionLocation", <15> - "ParameterValue": "https:/api-int..:22623/config/master" <16> + "ParameterValue": "https://api-int..:22623/config/master" <16> }, { "ParameterKey": "CertificateAuthorities", <17> @@ -210,4 +210,4 @@ parameters JSON file. + ---- $ aws cloudformation describe-stacks --stack-name ----- \ No newline at end of file +---- diff --git a/modules/olm-operatorhub.adoc b/modules/olm-operatorhub.adoc index 95b67c9c7ce3..581d1c4ea546 100644 --- a/modules/olm-operatorhub.adoc +++ b/modules/olm-operatorhub.adoc @@ -75,7 +75,7 @@ includes: |`endpoint` |Currently, Quay is the external data store used by the OperatorHub, so -the endpoint is set to `https:/quay.io/cnr` for the Quay.io `appregistry`. +the endpoint is set to `https://quay.io/cnr` for the Quay.io `appregistry`. |`registryNamespace` |For a Community Operator, this is set to `community-operator`. diff --git a/search-commercial.html b/search-commercial.html index 47f7997598b8..9e6bb4a87124 100644 --- a/search-commercial.html +++ b/search-commercial.html @@ -10,7 +10,7 @@ Search Results | Red Hat OpenShift Documentation - +