Skip to content

Commit eab54c7

Browse files
committed
Link to JSON Lines instead
ndjson.org has an expired domain.
1 parent 532dc46 commit eab54c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,7 @@ You can insert binary data into a BLOB column by first encoding it using base64
11281128
Inserting newline-delimited JSON
11291129
--------------------------------
11301130

1131-
You can also import `newline-delimited JSON <http://ndjson.org/>`__ using the ``--nl`` option:
1131+
You can also import newline-delimited JSON (see `JSON Lines <https://jsonlines.org/>`__) using the ``--nl`` option:
11321132

11331133
.. code-block:: bash
11341134

0 commit comments

Comments
 (0)