diff --git a/docs/conf.py b/docs/conf.py index 1e6bd07df..f54790c22 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -193,7 +193,7 @@ else: repo = git.Repo.clone_from( "https://github.com/OpenFreeEnergy/ExampleNotebooks.git", - branch="2025.12.04", + branch="2026.01.26", to_path=example_notebooks_path, ) except Exception as e: