diff --git a/docs/docs/concepts/infrastructure-architecture.mdx b/docs/docs/concepts/infrastructure-architecture.mdx index 4a5fa079..84683843 100644 --- a/docs/docs/concepts/infrastructure-architecture.mdx +++ b/docs/docs/concepts/infrastructure-architecture.mdx @@ -4,7 +4,7 @@ sidebar_position: 1 # Infrastructure Architecture -JHub Apps, also known as JupyterHub (JHub) App Launcher, is an [JupyterHub-Managed Service](https://jupyterhub.readthedocs.io/en/stable/reference/services.html#launching-a-hub-managed-service) designed to enable users to launch various server types including API services, any generic Python command, standard JupyterLab instances, and dashboards such as Panel, Bokeh, and Streamlit. +JHub Apps, also known as JupyterHub (JHub) App Launcher, is a [JupyterHub-Managed Service](https://jupyterhub.readthedocs.io/en/stable/reference/services.html#launching-a-hub-managed-service) designed to enable users to launch various server types including API services, any generic Python command, standard JupyterLab instances, and dashboards such as Panel, Bokeh, and Streamlit. ## High Level Overview