We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ca653 commit 0b77600Copy full SHA for 0b77600
docs/howto/features/gpu.md
@@ -214,7 +214,7 @@ jupyterhub:
214
using `GitHubOAuthenticator`, and restricts access to the GPU only
215
to members of that GitHub team. If `allowed_teams` is not used in
216
other config in the `profileList`, you may need to also explicitly
217
- [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)
218
for this feature to work.
219
220
Do a deployment with this config, and then we can test to make sure
0 commit comments