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