Skip to content

Commit

Permalink
ref
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Jul 6, 2023
1 parent 945f963 commit eece172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ accounts.insert(new BankAccount(iban,nickname));

### JSON to XML

You can easily transform JSON to XML using [JsonXML]():
You can easily transform JSON to XML using [JsonXML](https://github.com/eo-cqrs/eokson/blob/master/src/main/java/io/github/eocqrs/eokson/JsonXML.java):

```json
{
Expand Down

0 comments on commit eece172

Please sign in to comment.