From b12f6bb5892062f33426fe0d6a94ba04d03665f1 Mon Sep 17 00:00:00 2001 From: liangxia Date: Tue, 16 Oct 2018 20:48:02 +0800 Subject: [PATCH] Update url to reflect OKD rebranding --- welcome/templates/welcome/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/welcome/templates/welcome/index.html b/welcome/templates/welcome/index.html index 32642b3..9130216 100644 --- a/welcome/templates/welcome/index.html +++ b/welcome/templates/welcome/index.html @@ -220,7 +220,7 @@ pre {

How to use this example application

-

For instructions on how to use this application with OpenShift, start by reading the Developer Guide.

+

For instructions on how to use this application with OpenShift, start by reading the Developer Guide.

Deploying code changes

@@ -281,20 +281,20 @@ $ git push

Managing your application

-

Documentation on how to manage your application from the Web Console or Command Line is available at the Developer Guide.

+

Documentation on how to manage your application from the Web Console or Command Line is available at the Developer Guide.

Web Console

You can use the Web Console to view the state of your application components and launch new builds.

Command Line

-

With the OpenShift command line interface (CLI), you can create applications and manage projects from a terminal.

+

With the OpenShift command line interface (CLI), you can create applications and manage projects from a terminal.

Development Resources