Merge pull request #317 from shireenrao/patch-1

Update Readme for the AWS docs link
This commit is contained in:
Yuvi Panda
2019-05-09 10:21:47 -07:00
committed by GitHub

View File

@@ -45,7 +45,7 @@ Ubuntu 18.04. We have a bunch of tutorials to get you started!
- `Digital Ocean <https://the-littlest-jupyterhub.readthedocs.io/en/latest/install/digitalocean.html>`_
- `Google Cloud <https://the-littlest-jupyterhub.readthedocs.io/en/latest/install/google.html>`_
- `Jetstream <https://the-littlest-jupyterhub.readthedocs.io/en/latest/install/jetstream.html>`_
- `Amazon Web Services <https://aws.amazon.com/>`_
- `Amazon Web Services <https://the-littlest-jupyterhub.readthedocs.io/en/latest/install/amazon.html>`_
- ... your favorite provider here, if you can contribute!
- `Tutorial to install TLJH on an already running server you have root access to