Skip to content

Commit 0c853fe

Browse files
berkusarminru
andauthored
fix: Improve link to jsonlines.org (#4432)
Co-authored-by: Armin Ruech <[email protected]>
1 parent facdef4 commit 0c853fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/protocol/file-exporter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This document describes the serialization of OpenTelemetry data as JSON objects
6161

6262
#### JSON lines file
6363

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

6666
* UTF-8 encoding
6767
* Each line is a valid JSON value

0 commit comments

Comments
 (0)