Explicitly reference the services document

This commit is contained in:
YuviPanda
2024-06-10 18:45:32 -07:00
parent 7ef70eb74f
commit f09fdf4761
2 changed files with 4 additions and 4 deletions

View File

@@ -233,9 +233,8 @@ do configure it, you'll know).
### Services
JupyterHub has the concept of **services**
([basics](services),
[reference](../reference/services)), which are other web services
JupyterHub has the concept of **services** ([basics](tutorial:services),
[reference](services-reference)), which are other web services
started by the hub, but otherwise are not necessarily related to the
hub itself. They are often used to do things related to Jupyter
(things that user interacts with, usually not the hub), but could

View File

@@ -1,4 +1,5 @@
(services)=
(tutorial:services)=
# External services
When working with JupyterHub, a **Service** is defined as a process