We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 016a944 commit a8d23b9Copy full SHA for a8d23b9
npm/README.md
@@ -5,7 +5,7 @@ Generates [Jsonix](https://github.com/highsource/jsonix) mappings for XML Schema
5
Please refer to [Wiki](https://github.com/highsource/jsonix-schema-compiler/wiki) for documentation.
6
7
This package provides the Jsonix Schema Compiler (under `lib/jsonix-schema-compiler-full.jar`).
8
-So you can invoke the schema compiler via [[command line|Command-Line Usage]] as follows:
+So you can invoke the schema compiler via [command line](https://github.com/highsource/jsonix-schema-compiler/wiki/Command-Line-Usage) as follows:
9
10
```
11
java -jar node_modules/jsonix-schema-compiler/lib/jsonix-schema-compiler-full.jar schema.xsd
0 commit comments