Skip to content

Commit

Permalink
remove link to jsonlines.org (#2997)
Browse files Browse the repository at this point in the history
  • Loading branch information
breedx-splk authored Dec 1, 2022
1 parent 0a4c665 commit d829f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/serialization/json.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This document describes the serialization of OpenTelemetry data as JSON objects

#### JSON lines file

This file is a [JSON lines file](https://jsonlines.org/), and therefore follows those requirements:
This file is a JSON lines file (jsonlines.org), and therefore follows those requirements:

* UTF-8 encoding
* Each line is a valid JSON value
Expand Down

0 comments on commit d829f04

Please sign in to comment.