Skip to content

Commit b0eed06

Browse files
committed
ndjson has been domain hijacked, update to wikipedia
1 parent acd61f7 commit b0eed06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ make dist/exercises.json
6666
_Note: requires [jq](https://stedolan.github.io/jq/)_
6767

6868
#### Importing into PostgreSQL
69-
To combine all `JSON` files into [Newline Delimeted JSON](http://ndjson.org/) suitable for import into PostgreSQL use the following make task
69+
To combine all `JSON` files into [Newline Delimeted JSON](https://en.wikipedia.org/wiki/JSON_streaming#Newline-delimited_JSON) suitable for import into PostgreSQL use the following make task
7070

7171
```sh
7272
make dist/exercises.nd.json

0 commit comments

Comments
 (0)