mirror of https://github.com/knative/docs.git
Fix broken link in Install Knative doc (#1553)
This commit is contained in:
parent
4e51f35c21
commit
a1adc42fc2
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue