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: views/index.html
+5-5
Original file line number
Diff line number
Diff line change
@@ -224,7 +224,7 @@ <h1>Welcome to your Node.js application on OpenShift</h1>
224
224
<sectionclass='col-xs-12 col-sm-6 col-md-6'>
225
225
<section>
226
226
<h2>How to use this example application</h2>
227
-
<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>
227
+
<p>For instructions on how to use this application with OpenShift, start by reading the <ahref="https://docs.okd.io/latest/architecture/understanding-development.html" target="_blank" rel="noopener noreferrer">Developer Guide</a>.</p>
228
228
229
229
<h2>Deploying code changes</h2>
230
230
<p>
@@ -266,20 +266,20 @@ <h3>Working in your local Git repository</h3>
266
266
267
267
<h2>Managing your application</h2>
268
268
269
-
<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>
269
+
<p>Documentation on how to manage your application from the Web Console or Command Line is available at the <ahref="https://docs.okd.io/latest/welcome/index.html">Developer Guide</a>.</p>
270
270
271
271
<h3>Web Console</h3>
272
-
<p>You can use the Web Console to view the state of your application components and launch new builds.</p>
272
+
<p>You can use the <ahref="https://docs.okd.io/latest/web_console/web-console.html" target="_blank" rel="noopener noreferrer">Web Console</a> to view the state of your application components and launch new builds.</p>
273
273
274
274
<h3>Command Line</h3>
275
-
<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>
275
+
<p>With the <ahref="https://docs.okd.io/latest/cli_reference/openshift_cli/getting-started-cli.html" target="_blank" rel="noopener noreferrer">OpenShift command line interface</a> (CLI), you can create applications and manage projects from a terminal.</p>
0 commit comments