Skip to content

Commit

Permalink
Fix reference
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed May 7, 2024
1 parent d2e8938 commit b8a8e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/howto/features/gpu.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b8a8e49

Please sign in to comment.