Skip to content

Commit 263ed9b

Browse files
committed
adding exact location of h2console.war
1 parent a9a96cf commit 263ed9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.asciidoc

+2-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ public class Student implements Serializable {
7979
Setup console to watch database
8080
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8181

82-
* Download https://github.com/jboss-developer/jboss-eap-quickstarts/blob/6.3.0.GA/h2-console/h2console.war?raw=true[H2 console war] to the server `standalone/deployments` directory
82+
* Download
83+
https://github.com/jboss-developer/jboss-eap-quickstarts/blob/6.3.0.GA/h2-console/h2console.war?raw=true[H2 console war] to WildFly's `standalone/deployments` directory
8384
+
8485
[source,text]
8586
----

0 commit comments

Comments
 (0)