diff --git a/docs/source/conf.py b/docs/source/conf.py index 2b81f30611a72..f1118ccc74e07 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -121,7 +121,7 @@ def _transform_changelog(path_in: str, path_out: str) -> None: "sphinx_copybutton", "sphinx_paramlinks", "sphinx_togglebutton", - "pt_lightning_sphinx_theme.extensions.lightning_tutorials", + "pt_lightning_sphinx_theme.extensions.lightning", ] # Suppress warnings about duplicate labels (needed for PL tutorials)