Merge pull request #113 from willirath/patch-1

Fix quick links in README
This commit is contained in:
Tim Head
2018-08-06 14:05:37 +01:00
committed by GitHub

View File

@@ -42,13 +42,13 @@ Ubuntu 18.04. We have a bunch of tutorials to get you started!
on it. These are **recommended** if you do not have much experience setting up on it. These are **recommended** if you do not have much experience setting up
servers. servers.
- `Digital Ocean <https://the-littlest-jupyterhub.readthedocs.io/en/latest/tutorials/digitalocean.html>`_ - `Digital Ocean <https://the-littlest-jupyterhub.readthedocs.io/en/latest/install/digitalocean.html>`_
- `Google Cloud <https://the-littlest-jupyterhub.readthedocs.io/en/latest/tutorials/google.html>`_ - `Google Cloud <https://the-littlest-jupyterhub.readthedocs.io/en/latest/install/google.html>`_
- `Jetstream <https://the-littlest-jupyterhub.readthedocs.io/en/latest/tutorials/jetstream.html>`_ - `Jetstream <https://the-littlest-jupyterhub.readthedocs.io/en/latest/install/jetstream.html>`_
- ... your favorite provider here, if you can contribute! - ... your favorite provider here, if you can contribute!
- `Tutorial to install TLJH on an already running server you have root access to - `Tutorial to install TLJH on an already running server you have root access to
<https://the-littlest-jupyterhub.readthedocs.io/en/latest/tutorials/custom.html>`_. <https://the-littlest-jupyterhub.readthedocs.io/en/latest/install/custom.html>`_.
You should use this if your cloud provider does not already have a direct tutorial, You should use this if your cloud provider does not already have a direct tutorial,
or if you have experience setting up servers. or if you have experience setting up servers.