From 73242cd22dda4a65e94192389cf7410d0f711f8b Mon Sep 17 00:00:00 2001 From: Mario Ruiz Date: Tue, 16 Jun 2026 19:33:12 +0100 Subject: [PATCH] Fix index link --- source/index.rst | 2 +- source/jupyterhub/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/index.rst b/source/index.rst index 7d603ab..49f6b89 100644 --- a/source/index.rst +++ b/source/index.rst @@ -51,7 +51,7 @@ AUP Learning Cloud is a tailored JupyterHub deployment designed to provide an in jupyterhub/admin-manual jupyterhub/quota-system jupyterhub/monitoring - jupyterhub/github-oauth-setup + jupyterhub/github-app-setup .. toctree:: :maxdepth: 1 diff --git a/source/jupyterhub/index.md b/source/jupyterhub/index.md index 84d5653..df0b658 100644 --- a/source/jupyterhub/index.md +++ b/source/jupyterhub/index.md @@ -11,4 +11,4 @@ This section provides comprehensive guides for configuring and managing your Jup - {doc}`admin-manual` - Run common administrator workflows - {doc}`quota-system` - Configure quotas - {doc}`monitoring` - Connect Hub metrics to Prometheus and Grafana -- {doc}`github-oauth-setup` - GitHub App setup +- {doc}`github-app-setup` - GitHub App setup