Skip to content

Commit

Permalink
Fix URL for sudo configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
pdebuyl authored Dec 14, 2023
1 parent 38992cf commit 50ab166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ JupyterHub administrator to have ``sudo`` access to execute.

pip install -e .

2. [Add sudo access to the script](https://github.com/jupyter/jupyterhub/wiki/Using-sudo-to-run-JupyterHub-without-root-privileges).
2. [Add sudo access to the script](https://jupyterhub.readthedocs.io/en/stable/howto/configuration/config-sudo.html).

3. To configure JupyterHub to use SudoSpawner, add the following to your
`jupyterhub_config.py`:
Expand Down

0 comments on commit 50ab166

Please sign in to comment.