From fa8d7aa1ab0c380b1a8f90ad1c31f925cc2a5291 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Vorburger=20=E2=9B=91=EF=B8=8F?= Date: Wed, 10 Apr 2019 20:35:59 +0200 Subject: [PATCH] link Install to openshift-cloud-functions/knative-operators (#981) use Documentation/blob/master/knative-OCP-4x.md instead of https://github.com/openshift-cloud-functions/knative-operators (as suggested in code review feedback) --- docs/install/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/install/README.md b/docs/install/README.md index 011ee4a98..138f7d813 100644 --- a/docs/install/README.md +++ b/docs/install/README.md @@ -85,6 +85,7 @@ available observability plugins, to minimize the disk space used for install. - [Knative Install on Minikube](./Knative-with-Minikube.md) - [Knative Install on Minishift](./Knative-with-Minishift.md) - [Knative Install on OpenShift](./Knative-with-OpenShift.md) +- [Knative Install via Operator](https://github.com/openshift-cloud-functions/Documentation/blob/master/knative-OCP-4x.md) **Custom install guide**