Skip to content

Commit 68e37aa

Browse files
committed
docs: change ndjson website link to specs
1 parent ff85bea commit 68e37aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routing/http-routing-v1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ This API does not support pagination, but optional pagination can be added in a
101101
## Streaming
102102

103103
This API supports streaming requests made by sending an `Accept` HTTP Header containing
104-
`application/x-ndjson`. The response will be formatted as [Newline Delimited JSON (ndjson)](http://ndjson.org/),
104+
`application/x-ndjson`. The response will be formatted as [Newline Delimited JSON (ndjson)](https://github.com/ndjson/ndjson-spec),
105105
with one *read provider record* per line:
106106

107107

0 commit comments

Comments
 (0)