Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kshchepanovskyi committed Jun 28, 2015
1 parent 3412096 commit d302ad7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Available serialization formats:

* `protobuf`
* `protostuff` (native)
* `graph` (protostuff with support for cyclic references. See [Serializing Object Graphs](/documentation/serializing-object-graphs/))
* `graph` (protostuff with support for cyclic references. See [Serializing Object Graphs](/documentation/object-graphs/))
* `json`
* `smile` (binary json useable from the protostuff-json module)
* `xml`
Expand Down Expand Up @@ -49,4 +49,4 @@ Transcoding support:
* yaml

[Releases](https://github.com/protostuff/protostuff/releases) are available in the
[central maven repositories](http://mvnrepository.com/artifact/io.protostuff).
[central maven repositories](http://mvnrepository.com/artifact/io.protostuff).

0 comments on commit d302ad7

Please sign in to comment.