You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: welcome/templates/welcome/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -220,7 +220,7 @@ <h1>Welcome to your Django application on OpenShift</h1>
220
220
<sectionclass='col-xs-12 col-sm-6 col-md-6'>
221
221
<section>
222
222
<h2>How to use this example application</h2>
223
-
<p>For instructions on how to use this application with OpenShift, start by reading the <ahref="http://docs.okd.io/latest/dev_guide/templates.html#using-the-quickstart-templates">Developer Guide</a>.</p>
223
+
<p>For instructions on how to use this application with OpenShift, start by reading the <ahref="https://docs.okd.io/latest/openshift_images/using-templates.html#templates-using-instant-app-quickstart_using-templates">Developer Guide</a>.</p>
224
224
225
225
<h2>Deploying code changes</h2>
226
226
<p>
@@ -282,7 +282,7 @@ <h3>Expanding on sample app</h3>
282
282
283
283
<h2>Managing your application</h2>
284
284
285
-
<p>Documentation on how to manage your application from the Web Console or Command Line is available at the <ahref="http://docs.okd.io/latest/dev_guide/overview.html">Developer Guide</a>.</p>
285
+
<p>Documentation on how to manage your application from the <ahref="https://docs.okd.io/latest/web_console/web-console.html">Web Console</a> or <ahref="https://docs.okd.io/latest/cli_reference/index.html">Command Line</a> is available at the <ahref="http://docs.okd.io/latest/welcome/overview.html">OKD Documentation</a>.</p>
286
286
287
287
<h3>Web Console</h3>
288
288
<p>You can use the Web Console to view the state of your application components and launch new builds.</p>
0 commit comments