From 4e51f35c21642ff7fade710a976475050adbab1f Mon Sep 17 00:00:00 2001 From: Joan Edwards <42442393+joaedwar@users.noreply.github.com> Date: Thu, 27 Jun 2019 22:20:07 +0100 Subject: [PATCH] Update Image for Install Knative on OpenShift (#1551) --- 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 44a85b82f..1282e7380 100644 --- a/docs/install/Knative-with-OpenShift.md +++ b/docs/install/Knative-with-OpenShift.md @@ -85,7 +85,7 @@ export IP_ADDRESS=$(oc get node -o 'jsonpath={.items[0].status.addresses[0].add 2. Click on the **Knative Serving Operator** tile. -![KSO Uninstall Tile](images/knative_serving_uninstall_operator.png) +![KSO Uninstall Tile](images/knative_serving_uninstall_tile.png) > **NOTE:** The operator tile will indicate it is installed.