From b8a8e499ae198f47851b88ea5e3ebf2a4ae72788 Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Tue, 7 May 2024 10:22:32 -0700 Subject: [PATCH] Fix reference --- docs/howto/features/gpu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howto/features/gpu.md b/docs/howto/features/gpu.md index 5b059a2b75..2f1b78dfc7 100644 --- a/docs/howto/features/gpu.md +++ b/docs/howto/features/gpu.md @@ -214,7 +214,7 @@ jupyterhub: using `GitHubOAuthenticator`, and restricts access to the GPU only to members of that GitHub team. If `allowed_teams` is not used in other config in the `profileList`, you may need to also explicitly - [enable some other config (`enable_auth_state` and `populate_teams_in_auth_state`)](auth:github-orgs:profile-list) + [enable some other config (`enable_auth_state` and `populate_teams_in_auth_state`)](howto:features:profile-restrict) for this feature to work. Do a deployment with this config, and then we can test to make sure