From a1adc42fc2588037c264250b2db7acd154a27a29 Mon Sep 17 00:00:00 2001 From: Joan Edwards <42442393+joaedwar@users.noreply.github.com> Date: Fri, 28 Jun 2019 00:30:06 +0100 Subject: [PATCH] Fix broken link in Install Knative doc (#1553) --- docs/install/Knative-with-OpenShift.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/Knative-with-OpenShift.md b/docs/install/Knative-with-OpenShift.md index 1282e7380..989f6fe94 100644 --- a/docs/install/Knative-with-OpenShift.md +++ b/docs/install/Knative-with-OpenShift.md @@ -15,7 +15,7 @@ You can find [guides for other platforms here](./README.md). ## Before you begin -* An OpenShift 4 cluster is required for installation. Visit [try.openshift.com](try.openshift.com) for information on setting up a cluster. You will need cluster administrator privileges to install and use Knative on an OpenShift cluster. +* An OpenShift 4 cluster is required for installation. Visit [try.openshift.com](https://try.openshift.com) for information on setting up a cluster. You will need cluster administrator privileges to install and use Knative on an OpenShift cluster. ## Installing the Knative Serving Operator