Fix typo: s/src/srv/

This commit is contained in:
yuvipanda
2019-05-18 17:20:52 -07:00
parent 5bb6b69232
commit 06bc3f17fc

View File

@@ -67,7 +67,7 @@ follow these steps:
.. code-block:: bash
sudo ln -s /src/data/my_shared_data_folder my_shared_data_folder
sudo ln -s /srv/data/my_shared_data_folder my_shared_data_folder
#. **Confirm that this worked** by logging in as a new user. You can do this
by opening a new "incognito" browser window and accessing your JupyterHub.