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
+5-5Lines changed: 5 additions & 5 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.openshift.org/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="http://docs.okd.io/latest/dev_guide/templates.html#using-the-quickstart-templates">Developer Guide</a>.</p>
224
224
225
225
<h2>Deploying code changes</h2>
226
226
<p>
@@ -281,20 +281,20 @@ <h3>Expanding on sample app</h3>
281
281
282
282
<h2>Managing your application</h2>
283
283
284
-
<p>Documentation on how to manage your application from the Web Console or Command Line is available at the <ahref="http://docs.openshift.org/latest/dev_guide/overview.html">Developer Guide</a>.</p>
284
+
<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
285
286
286
<h3>Web Console</h3>
287
287
<p>You can use the Web Console to view the state of your application components and launch new builds.</p>
288
288
289
289
<h3>Command Line</h3>
290
-
<p>With the <ahref="http://docs.openshift.org/latest/cli_reference/overview.html">OpenShift command line interface</a> (CLI), you can create applications and manage projects from a terminal.</p>
290
+
<p>With the <ahref="http://docs.okd.io/latest/cli_reference/overview.html">OpenShift command line interface</a> (CLI), you can create applications and manage projects from a terminal.</p>
0 commit comments