From 6d702c41d03c5517d00ffaebd8798fbeaf74f737 Mon Sep 17 00:00:00 2001 From: Carol Willing Date: Mon, 4 Jan 2016 09:11:19 -0800 Subject: [PATCH] Correct copy pasta typos --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5a00c47eb..8fa416b61 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,13 @@ computing spans many languages, Project Jupyter will continue to develop the language-agnostic **Jupyter notebook** in this repo and with the help of the community develop language specific kernels which are found in their own discrete repos. -[![The Big Splitâ„¢ announcement](https://blog.jupyter.org/2015/04/15/the-big-split/)] -[![Jupyter Ascending blog post](http://blog.jupyter.org/2015/08/12/first-release-of-jupyter/)] +[[The Big Splitâ„¢ announcement](https://blog.jupyter.org/2015/04/15/the-big-split/)] +[[Jupyter Ascending blog post](http://blog.jupyter.org/2015/08/12/first-release-of-jupyter/)] ## Installation You can find the installation documentation for the [Jupyter platform, on ReadTheDocs](http://jupyter.readthedocs.org/en/latest/install.html). -The documentation for advanced usage of Jupyter notebook can be found +The documentation for advanced usage of Jupyter notebook can be found [here](http://jupyter-notebook.readthedocs.org/en/latest). For a local installation, make sure you have @@ -125,4 +125,4 @@ jupyter notebook - [Documentation for Jupyter notebook](http://jupyter-notebook.readthedocs.org/en/latest/) [[PDF](https://media.readthedocs.org/pdf/jupyter-notebook/latest/jupyter-notebook.pdf)] - [Documentation for Project Jupyter](http://jupyter.readthedocs.org/en/latest/index.html) [[PDF](https://media.readthedocs.org/pdf/jupyter/latest/jupyter.pdf)] - [Issues](https://github.com/jupyter/notebook/issues) -- [Technical support - Jupyter Google Group](https://groups.google.com/forum/#!forum/jupyter) \ No newline at end of file +- [Technical support - Jupyter Google Group](https://groups.google.com/forum/#!forum/jupyter)