Typo in macro. Regenerate guides

This commit is contained in:
Greg Turnquist 2013-07-17 07:22:31 -04:00
parent 2184958d38
commit 47556b8a91

View File

@ -468,7 +468,7 @@ Now run the following to produce a single executable JAR file containing all nec
[maven-shade-plugin]: https://maven.apache.org/plugins/maven-shade-plugin
> **Note:** The procedure above will create a runnable JAR. You can also opt to [build a classic WAR file](/guides/gs/gs-convert-jar-to-war) instead.
> **Note:** The procedure above will create a runnable JAR. You can also opt to [build a classic WAR file](/guides/gs/convert-jar-to-war/content) instead.
Run the batch job
-------------------