|
97 | 97 | </a></div> |
98 | 98 |
|
99 | 99 | <div class="rel"> |
100 | | - <a href="http://jupyter.readthedocs.org/en/latest/install.html" target="_blank">Install</a> · |
| 100 | + <a href="http://jupyter.readthedocs.io/en/latest/install.html" target="_blank">Install</a> · |
101 | 101 | <a href="#">Documentation</a> · |
102 | 102 | <a href="project.html">Project</a> · |
103 | 103 | <a href="http://jupyter.org/" target="_blank">Jupyter</a> · |
@@ -267,13 +267,13 @@ <h1>Documentation<a class="headerlink" href="#documentation" title="Permalink to |
267 | 267 | <div class="section" id="current-documentation"> |
268 | 268 | <h2>Current Documentation<a class="headerlink" href="#current-documentation" title="Permalink to this headline">¶</a></h2> |
269 | 269 | <p>IPython is developed as a set of Subprojects under the larger <a class="reference external" href="http://jupyter.org">Project Jupyter</a> umbrella. The documentation of each Subproject is now |
270 | | -being hosted using the <a class="reference external" href="https://readthedocs.org/">Read the Docs</a> service:</p> |
| 270 | +being hosted using the <a class="reference external" href="https://readthedocs.io/">Read the Docs</a> service:</p> |
271 | 271 | <ul class="simple"> |
272 | | -<li><a class="reference external" href="http://ipython.readthedocs.org/en/stable/">IPython</a>: documentation for the |
| 272 | +<li><a class="reference external" href="http://ipython.readthedocs.io/en/stable/">IPython</a>: documentation for the |
273 | 273 | IPython kernel.</li> |
274 | | -<li><a class="reference external" href="http://ipyparallel.readthedocs.org/en/stable">ipyparallel Documentation</a> |
| 274 | +<li><a class="reference external" href="http://ipyparallel.readthedocs.io/en/stable">ipyparallel Documentation</a> |
275 | 275 | (formerly <cite>IPython.Parallel</cite> sub-package of IPython, now standalone).</li> |
276 | | -<li><a class="reference external" href="https://jupyter.readthedocs.org/en/latest">Main Documentation Site for Jupyter and IPython</a>: umbrella site with |
| 276 | +<li><a class="reference external" href="https://jupyter.readthedocs.io/en/latest">Main Documentation Site for Jupyter and IPython</a>: umbrella site with |
277 | 277 | documentation for all the Jupyter projects, including links to the IPython |
278 | 278 | docs.</li> |
279 | 279 | </ul> |
|
0 commit comments