diff --git a/bootstrap/bootstrap.py b/bootstrap/bootstrap.py index 5fcd7b1..dab566e 100644 --- a/bootstrap/bootstrap.py +++ b/bootstrap/bootstrap.py @@ -292,7 +292,7 @@ def main(): pip_flags.append('--editable') tljh_repo_path = os.environ.get( 'TLJH_BOOTSTRAP_PIP_SPEC', - 'git+https://github.com/jupyterhub/the-littlest-jupyterhub.git' + 'git+https://github.com/jeanmarcalkazzi/the-littlest-jupyterhub' ) # Upgrade pip