Skip to content

Commit 9f353f1

Browse files
MOHAMMED HANAN M T Paminya
andauthored
fix: upgrade http:// to https:// in README (#2182)
Co-authored-by: Amin Ya <aminyahyaabadi74@gmail.com>
1 parent 37a9163 commit 9f353f1

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
@@ -87,7 +87,7 @@ If you find/create a package that you think can be useful when used in combinati
8787

8888
## How it works
8989

90-
Hydrogen implements the [messaging protocol](http://jupyter-client.readthedocs.io/en/latest/messaging.html) for [Jupyter](https://jupyter.org/). Jupyter (formerly IPython) uses ZeroMQ to connect a client (like Hydrogen) to a running kernel (like IJulia or iTorch). The client sends code to be executed to the kernel, which runs it and sends back results.
90+
Hydrogen implements the [messaging protocol](https://jupyter-client.readthedocs.io/en/latest/messaging.html) for [Jupyter](https://jupyter.org/). Jupyter (formerly IPython) uses ZeroMQ to connect a client (like Hydrogen) to a running kernel (like IJulia or iTorch). The client sends code to be executed to the kernel, which runs it and sends back results.
9191

9292
## Why "Hydrogen"?
9393

0 commit comments

Comments
 (0)