We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81ceab9 commit 93665edCopy full SHA for 93665ed
README.md
@@ -1,4 +1,4 @@
1
-Getting Started with Java on OpenShift Sample Application
+Getting Started with OpenShift Sample Application
2
====================
3
4
-This is a sample application for the book, Getting Started with Java on OpenShift
+This is a sample application for the book, Getting Started with OpenShift
src/main/webapp/index.html
@@ -6,6 +6,6 @@
6
<title>Welcome to OpenShift</title>
7
</head>
8
<body>
9
-<h1>Welcome to Getting Started with Java on OpenShift!</h1>
+<h1>Hello, OpenShift.</h1>
10
</body>
11
</html>
0 commit comments