diff --git a/docs/conf.py b/docs/conf.py index 2786887..32eb748 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -54,7 +54,7 @@ }, { "name": "Launch on Binder", - "url": f"https://mybinder.org/v2/gh/{ORGANIZATION}/{REPO_NAME}/{BRANCH}?filepath=docs", + "url": f"https://mybinder.org/v2/gh/{ORGANIZATION}/{REPO_NAME}/{BRANCH}?urlpath=lab", "icon": "https://mybinder.readthedocs.io/en/latest/_static/favicon.png", "type": "url", },