We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent facdef4 commit 0c853feCopy full SHA for 0c853fe
specification/protocol/file-exporter.md
@@ -61,7 +61,7 @@ This document describes the serialization of OpenTelemetry data as JSON objects
61
62
#### JSON lines file
63
64
-This file is a JSON lines file (jsonlines.org), and therefore follows those requirements:
+This file is a [JSON lines file](https://jsonlines.org), and therefore follows those requirements:
65
66
* UTF-8 encoding
67
* Each line is a valid JSON value
0 commit comments