adding css rule for logo and fixing some ref links

This commit is contained in:
Chris Holdgraf
2018-08-11 11:45:36 -07:00
committed by yuvipanda
parent e2df502093
commit 295b0683a2
9 changed files with 16 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ Install conda, pip or apt packages
:abbr:`TLJH (The Littlest JupyterHub)` starts all users in the same `conda <https://conda.io/docs/>`_
environment. Packages / libraries installed in this environment are available
to all users on the JupyterHub. Users with :ref:`admin rights <howto/admin-users>` can install packages
to all users on the JupyterHub. Users with :ref:`admin rights <howto/admin/admin-users>` can install packages
easily.
.. _howto/envt/user_environment_pip: