Skip to content

Commit

Permalink
fix a few http->https links
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Sep 18, 2017
1 parent 2c069e1 commit d30d6d1
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ <h4 class="docs-project-tile-head docs-project-two-line">General <br> Documentat
<h4 class="docs-project-tile-head docs-project-two-line">Jupyter <br>Interfaces</h4>
</div>
<ul class="interfaces-dropdown-menu docs-dropdown-menu dropdown-menu" aria-labelledby="interfaces-block">
<li><a href="http://jupyter-notebook.readthedocs.io/en/latest/">Jupyter Notebook</a></li>
<li><a href="http://jupyter-console.readthedocs.io/en/latest/">Jupyter Console</a></li>
<li><a href="https://jupyter-notebook.readthedocs.io/en/latest/">Jupyter Notebook</a></li>
<li><a href="https://jupyter-console.readthedocs.io/en/latest/">Jupyter Console</a></li>
<li><a href="https://qtconsole.readthedocs.io/en/stable/">QtConsole</a></li>
</ul>
</div>
Expand All @@ -71,7 +71,7 @@ <h4 class="docs-project-tile-head docs-project-one-line">JupyterLab</h4>
<li><a href="https://jupyterlab-tutorial.readthedocs.io/en/latest/">JupyterLab</a></li>
<li><a href="https://jupyterlab-tutorial.readthedocs.io/en/latest/extensions_user.html">Extensions User Guide</a></li>
<li><a href="https://jupyterlab-tutorial.readthedocs.io/en/latest/extensions_dev.html">Extensions Developer Guide</a></li>
<li><a href="http://jupyterlab-tutorial.readthedocs.io/en/latest/documents.html">Documents</a></li>
<li><a href="https://jupyterlab-tutorial.readthedocs.io/en/latest/documents.html">Documents</a></li>
<li><a href="https://jupyterlab-tutorial.readthedocs.io/en/latest/notebook.html">Notebook</a></li>
<li><a href="https://jupyterlab-tutorial.readthedocs.io/en/latest/patterns.html">Design Patterns</a></li>
</ul>
Expand All @@ -81,7 +81,7 @@ <h4 class="docs-project-tile-head docs-project-one-line">JupyterLab</h4>
<h4 class="docs-project-tile-head docs-project-one-line">IPython</h4>
</div>
<ul class="ipython-dropdown-menu docs-dropdown-menu dropdown-menu" aria-labelledby="ipython-block">
<li><a href="http://ipython.readthedocs.io/en/stable/">IPython</a></li>
<li><a href="https://ipython.readthedocs.io/en/stable/">IPython</a></li>
<li><a href="https://ipython.readthedocs.io/en/stable/">IPyKernel</a></li>
<li><a href="https://ipyparallel.readthedocs.io/en/latest/">IPyParallel</a></li>
</ul>
Expand All @@ -106,37 +106,37 @@ <h4 class="docs-project-tile-head docs-project-one-line">Deployment</h4>
<li><a href="https://ipywidgets.readthedocs.io/en/latest/">IPyWidgets</a></li>
<li><a href="https://github.com/jupyter/jupyter-drive">Jupyter Drive</a></li>
<li><a href="https://github.com/jupyter/jupyter-sphinx-theme">Jupyter Sphinx Theme</a></li>
<li><a href="http://jupyter-alabaster-theme.readthedocs.io/en/latest/">Jupyter Alabaster Theme</a></li>
<li><a href="http://jupyter-kernel-gateway.readthedocs.io/en/latest/">Kernel Gateway</a></li>
<li><a href="https://jupyter-alabaster-theme.readthedocs.io/en/latest/">Jupyter Alabaster Theme</a></li>
<li><a href="https://jupyter-kernel-gateway.readthedocs.io/en/latest/">Kernel Gateway</a></li>
<li><a href="https://github.com/jupyter/nbviewer/">NbViewer</a></li>
<li><a href="https://github.com/jupyter/tmpnb">Tmpnb</a></li>
<li><a href="http://traitlets.readthedocs.io/en/stable/">Traitlets</a></li>
<li><a href="https://traitlets.readthedocs.io/en/stable/">Traitlets</a></li>
</ul>
</div>
<div class="dropdown col-lg-4 col-md-6 col-sm-6">
<div id="architecture-block" class="docs-projects-item btn dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
<h4 class="docs-project-tile-head docs-project-one-line">Architecture</h4>
</div>
<ul class="architecture-dropdown-menu docs-dropdown-menu dropdown-menu" aria-labelledby="architecture-block">
<li><a href="http://jupyter-client.readthedocs.io/en/latest/">Jupyter Client</a></li>
<li><a href="http://jupyter-core.readthedocs.io/en/latest/">Jupyter Core</a></li>
<li><a href="https://jupyter-client.readthedocs.io/en/latest/">Jupyter Client</a></li>
<li><a href="https://jupyter-core.readthedocs.io/en/latest/">Jupyter Core</a></li>
</ul>
</div>
<div class="dropdown col-lg-4 col-md-6 col-sm-6">
<div id="conversion-block" class="docs-projects-item btn dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
<h4 class="docs-project-tile-head docs-project-two-line">Conversion &amp; <br> Formatting</h4>
</div>
<ul class="conversion-dropdown-menu docs-dropdown-menu dropdown-menu" aria-labelledby="conversion-block">
<li><a href="http://nbconvert.readthedocs.io/en/latest/">Nbconvert</a></li>
<li><a href="http://nbformat.readthedocs.io/en/latest/">Nbformat</a></li>
<li><a href="https://nbconvert.readthedocs.io/en/latest/">Nbconvert</a></li>
<li><a href="https://nbformat.readthedocs.io/en/latest/">Nbformat</a></li>
</ul>
</div>
<div class="dropdown col-lg-4 col-md-6 col-sm-6">
<div id="jupyterhub-block" class="docs-projects-item btn dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
<h4 class="docs-project-tile-head docs-project-one-line">JupyterHub</h4>
</div>
<ul class="jupyterhub-dropdown-menu docs-dropdown-menu dropdown-menu col-lg-4 col-md-6 col-sm-6" aria-labelledby="jupyterhub-block">
<li><a href="http://jupyterhub.readthedocs.io/en/latest/">JupyterHub</a></li>
<li><a href="https://jupyterhub.readthedocs.io/en/latest/">JupyterHub</a></li>
<li><a href="https://github.com/jupyterhub/configurable-http-proxy">Configurable HTTP Proxy</a></li>
<li><a href="https://github.com/jupyter/dockerspawner">DockerSpawner</a></li>
<li><a href="https://github.com/jupyter/ldapauthenticator">LDAPAuthenticator</a></li>
Expand All @@ -150,7 +150,7 @@ <h4 class="docs-project-tile-head docs-project-one-line">JupyterHub</h4>
<h4 class="docs-project-tile-head docs-project-one-line">Education</h4>
</div>
<ul class="education-dropdown-menu docs-dropdown-menu dropdown-menu col-lg-4 col-md-6 col-sm-6" aria-labelledby="education-block">
<li><a href="http://nbgrader.readthedocs.io/en/latest/">NbGrader</a></li>
<li><a href="https://nbgrader.readthedocs.io/en/latest/">NbGrader</a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit d30d6d1

Please sign in to comment.