From eb30f258552ed80826105140539495f5de774ed9 Mon Sep 17 00:00:00 2001 From: Carol Willing Date: Sun, 25 Sep 2016 18:35:02 -0700 Subject: [PATCH] Update badge on README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1caa6ae04..4cb636b2b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ [![Google Group](https://img.shields.io/badge/-Google%20Group-lightgrey.svg)](https://groups.google.com/forum/#!forum/jupyter) [![Build Status](https://travis-ci.org/jupyter/notebook.svg?branch=master)](https://travis-ci.org/jupyter/notebook) -[![Documentation Status](https://readthedocs.io/projects/jupyter-notebook/badge/?version=latest)](http://jupyter-notebook.readthedocs.org/en/latest/?badge=latest) +[![Documentation Status](https://readthedocs.org/projects/jupyter-notebook/badge/?version=latest)](http://jupyter-notebook.readthedocs.io/en/latest/?badge=latest) + + The Jupyter notebook is a web-based notebook environment for interactive computing.