Fixed git repo link from markdown to rst

This commit is contained in:
Dan Lester
2020-05-26 19:39:03 +01:00
parent efb1f64fec
commit 551c3f3ac6

View File

@@ -9,7 +9,7 @@ The easiest & safest way to develop & test TLJH is with `Docker <https://www.doc
#. Install Docker Community Edition by following the instructions on #. Install Docker Community Edition by following the instructions on
`their website <https://www.docker.com/community-edition>`_. `their website <https://www.docker.com/community-edition>`_.
#. Clone the [git repo](https://github.com/jupyterhub/the-littlest-jupyterhub) (or your fork of it). #. Clone the `git repo <https://github.com/jupyterhub/the-littlest-jupyterhub>`_ (or your fork of it).
#. Build a docker image that has a functional systemd in it. #. Build a docker image that has a functional systemd in it.
.. code-block:: bash .. code-block:: bash