Updated Che installation link
Signed-off-by: Sarah Ishida <sishida@us.ibm.com>
diff --git a/che-installinfo.html b/che-installinfo.html
index 9374ab2..2380669 100644
--- a/che-installinfo.html
+++ b/che-installinfo.html
@@ -645,7 +645,7 @@
<p>Install the <code class="highlighter-rouge">chectl</code> CLI tool. See <a href="https://www.eclipse.org/che/docs/che-7/installing-the-chectl-management-tool/">Installing the chectl management tool</a>.</p>
</li>
<li>
- <p>Download the [codewind-checluster.yaml]https://raw.githubusercontent.com/eclipse/codewind-che-plugin/0.12.0/setup/install_che/che-operator/codewind-checluster.yaml) file.</p>
+ <p>Download the <a href="https://raw.githubusercontent.com/eclipse/codewind-che-plugin/0.13.0/setup/install_che/che-operator/codewind-checluster.yaml">codewind-checluster.yaml</a> file.</p>
</li>
<li>
<p>Use the following instructions to install Codewind on your Openshift or Kubernetes cluster:</p>
@@ -655,7 +655,7 @@
<p><strong>Installing on OpenShift:</strong></p>
<p>Eclipse Che on OpenShift makes use of the Openshift router’s existing certificates.
-Run the following command to install Che on OpenShift with <code class="highlighter-rouge">chectl</code>:</p>
+Run the following <code class="highlighter-rouge">chectl</code> command to install the latest compatible version of Che on OpenShift:</p>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code> $ chectl server:start --platform=openshift --installer=operator --che-operator-cr-yaml=codewind-checluster.yaml --che-operator-image=quay.io/eclipse/che-operator:7.12.2
</code></pre></div></div>
@@ -706,7 +706,7 @@
</div>
<div class="py-5 px-5 text-right">
- Last update: Jun 03, 2020
+ Last update: Jun 19, 2020
</div>
</div>