Skip to content

Commit

Permalink
Update data-serialization-formats.md (#715)
Browse files Browse the repository at this point in the history
**Public-Facing Changes**
Adjustment to docs for dead link.

**Description**
Fixing a dead link to json-schema.org

Co-authored-by: Jacob Bandes-Storch <[email protected]>
  • Loading branch information
1beb and jtbandes authored Nov 10, 2022
1 parent 51979a4 commit c2ab9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/home/data-serialization-formats.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MCAP files can store multiple streams of heterogeneous data, serialized in any o

- [ROS 1](http://wiki.ros.org/)
- [ROS 2](https://docs.ros.org/)
- [JSON Schema](http://jsonschema.org/)
- [JSON Schema](https://json-schema.org/)
- [Protobuf](https://developers.google.com/protocol-buffers)
- [FlatBuffers](https://google.github.io/flatbuffers/)

Expand Down

0 comments on commit c2ab9c7

Please sign in to comment.