Skip to content

Commit 1f20afb

Browse files
authored
Replace HTTPS-invalid https://ndjson.org/ with GitHub link
This seems to be still open after >2yrs: ndjson/ndjson.github.io#10 I'm getting started now with the docs and I have the feeling that broken HTTPS links in the docs might jeopardize a little the respectability of the project. HTH
1 parent 68e3a55 commit 1f20afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ npx @11ty/eleventy --to=ndjson
9898
npx @11ty/eleventy --to=fs
9999
```
100100

101-
Read more about [ndjson](http://ndjson.org/).
101+
Read more about [ndjson](https://github.com/ndjson/ndjson-spec).
102102

103103

104104
### `--incremental` for partial [incremental builds](/docs/usage/incremental/)

0 commit comments

Comments
 (0)