Skip to content

Commit 27e579a

Browse files
committed
Change reference to doc-2-0.xsd
1 parent 7977009 commit 27e579a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Documentation for Venus (fj-doc) Project
22

33
**Intro**
4-
Venus defines a [xml meta model document](fj-doc-base/src/main/resources/config/doc-1-10.xsd), providing some simple formatting structures (paragraphs, tables, list).
4+
Venus defines a [xml meta model document](fj-doc-base/src/main/resources/config/doc-2-0.xsd), providing some simple formatting structures (paragraphs, tables, list).
55
Those meta model can be rendered in different output formats using modules called type handlers. (PDF, HTML, XLSX, Markdown ecc).
66
Here is the github project [README](README.md).
77

@@ -10,4 +10,4 @@ A quickstart project is also available for info and examples :
1010

1111
**You can also check :**
1212
* [Venus (fj-doc) home page](https://www.fugerit.org/wp/index.php/fugerit-coding-org/fugerit-venus)
13-
* [Github project](https://github.com/fugerit-org/fj-doc)
13+
* [Github project](https://github.com/fugerit-org/fj-doc)

0 commit comments

Comments
 (0)