mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Fix typo: s/src/srv/
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user