diff options
Diffstat (limited to 'vendor/jupyter/values.yaml')
-rw-r--r-- | vendor/jupyter/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/jupyter/values.yaml b/vendor/jupyter/values.yaml index 852c6c3f2b0..c889814981e 100644 --- a/vendor/jupyter/values.yaml +++ b/vendor/jupyter/values.yaml @@ -12,7 +12,7 @@ hub: ''' We set user's id, login and access token on single user image to enable repository integration for JupyterHub. - See: https://gitlab.com/gitlab-org/gitlab-ce/issues/47138#note_154294790 + See: https://gitlab.com/gitlab-org/gitlab-foss/issues/47138#note_154294790 ''' auth_state = await spawner.user.get_auth_state() |