diff --git a/images/federation-redirect/app.py b/images/federation-redirect/app.py index bc9a1a579..84da64d84 100644 --- a/images/federation-redirect/app.py +++ b/images/federation-redirect/app.py @@ -39,10 +39,10 @@ versions="https://ovh.mybinder.org/versions", ), "gesis": dict( - url="https://notebooks.gesis.org/binder", + url="https://gesis.mybinder.org", weight=1, - health="https://notebooks.gesis.org/binder/health", - versions="https://notebooks.gesis.org/binder/versions", + health="https://gesis.mybinder.org/health", + versions="https://gesis.mybinder.org/versions", ), }, }