We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cebdde commit 6916ee1Copy full SHA for 6916ee1
demo/README.md
@@ -2,7 +2,7 @@
2
3
This demo project is convenient when developing the Java EE 7 code generation templates.
4
5
-It reverses this [sample SQL schema](https://github.com/jaxio/javaee-lab/tree/master/src/main/sql/h2/02-create.sql) and
+It reverses this [sample SQL schema](https://github.com/jaxio/javaee-lab/tree/master/demo/src/main/sql/h2/02-create.sql) and
6
uses directly (not through jars) the following templates:
7
8
* [pack-javaee7-backend](https://github.com/jaxio/javaee-lab/tree/master/pack-javaee7-backend)
0 commit comments