Skip to content

Commit 16e52a8

Browse files
committed
Added link to the Jupyter schema repo
1 parent 85949fd commit 16e52a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernelspec-spec/kernelspec-spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ We propose to specify the kernelspec with the JSON schema joined in this PR. The
1818
[the current description of the kernelspec](https://jupyter-client.readthedocs.io/en/stable/kernels.html#kernel-specs),
1919
and adds an optional `kernel_protocol_version` field.
2020

21-
The documentation of the kernelspec will be stored aside [that of the kernel protocol](https://github.com/jupyter-standards/kernel-protocol). The schema will be stored in a dedicated repo for all Jupyter schemas.
21+
The documentation of the kernelspec will be stored aside [that of the kernel protocol](https://github.com/jupyter-standards/kernel-protocol). The schema will be stored in the [dedicated repo for all Jupyter schemas](https://github.com/jupyter/schema).
2222

2323
### Impact on existing implementations
2424

0 commit comments

Comments
 (0)