Skip to content

Commit 1723006

Browse files
Update link and http -> https
1 parent b981c5b commit 1723006

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Google Group](https://img.shields.io/badge/-Google%20Group-lightgrey.svg)](https://groups.google.com/forum/#!forum/jupyter)
44
[![Build Status](https://travis-ci.org/jupyter/notebook.svg?branch=master)](https://travis-ci.org/jupyter/notebook)
5-
[![Documentation Status](https://readthedocs.org/projects/jupyter-notebook/badge/?version=latest)](http://jupyter-notebook.readthedocs.io/en/latest/?badge=latest)
5+
[![Documentation Status](https://readthedocs.org/projects/jupyter-notebook/badge/?version=latest)](https://jupyter-notebook.readthedocs.io/en/latest/?badge=latest)
66

77

88

@@ -45,7 +45,7 @@ Launch with:
4545

4646
### Running in a remote installation
4747

48-
You need some configuration before starting Jupyter notebook remotely. See [Running a notebook server](http://jupyter-notebook.readthedocs.io/en/stable/public_server.html).
48+
You need some configuration before starting Jupyter notebook remotely. See [Running a notebook server](https://jupyter-notebook.readthedocs.io/en/stable/public_server.html).
4949

5050
## Development Installation
5151

@@ -57,7 +57,7 @@ If you are interested in contributing to the project, see [`CONTRIBUTING.rst`](C
5757

5858
## Resources
5959
- [Project Jupyter website](https://jupyter.org)
60-
- [Online Demo at try.jupyter.org](https://try.jupyter.org)
60+
- [Online Demo at jupyter.org/try](https://jupyter.org/try)
6161
- [Documentation for Jupyter notebook](https://jupyter-notebook.readthedocs.io/en/latest/) [[PDF](https://media.readthedocs.org/pdf/jupyter-notebook/latest/jupyter-notebook.pdf)]
6262
- [Korean Version of Installation](https://github.com/ChungJooHo/Jupyter_Kor_doc/)
6363
- [Documentation for Project Jupyter](https://jupyter.readthedocs.io/en/latest/index.html) [[PDF](https://media.readthedocs.org/pdf/jupyter/latest/jupyter.pdf)]

0 commit comments

Comments
 (0)