Skip to content

Commit cbcee02

Browse files
committed
Link correction in documentation
1 parent 47a3cdf commit cbcee02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart/A001HelloWorld.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* org.fugerit.java/fj-doc-freemarker (for both html and pdf fop handlers)
1111
* org.fugerit.java/fj-doc-mod-fop (for pdf fop handler)
1212

13-
[QuickstartA001HelloWorld](../../src/test/java/test/org/fugerit/java/doc/qs/QuickstartA001HelloWorld.java) is a basic example of *Venus* usage, starting from a [static XML doc source](../../src/main/resources/sample-doc-xml/QuickstartA001/hello-world.xml)
13+
[QuickstartA001HelloWorld](../../fj-doc-quickstart-a-basic/src/test/java/test/org/fugerit/java/doc/qs/QuickstartA001HelloWorld.java) is a basic example of *Venus* usage, starting from a [static XML doc source](../../fj-doc-quickstart-a-basic/src/main/resources/sample-doc-xml/QuickstartA001/hello-world.xml)
1414

1515
It shows how to generate document in PDF and HTML formats with a [SimpleDocFacade](https://venusdocs.fugerit.org/fj-doc-base/src/main/java/org/fugerit/java/doc/base/facade/SimpleDocFacade.java) (provided in core fj-doc-base maven project)
1616

0 commit comments

Comments
 (0)