We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af090d commit aed5f9dCopy full SHA for aed5f9d
docs/source/conf.py
@@ -121,7 +121,7 @@ def _transform_changelog(path_in: str, path_out: str) -> None:
121
"sphinx_copybutton",
122
"sphinx_paramlinks",
123
"sphinx_togglebutton",
124
- "pt_lightning_sphinx_theme.extensions.lightning_tutorials",
+ "pt_lightning_sphinx_theme.extensions.lightning",
125
]
126
127
# Suppress warnings about duplicate labels (needed for PL tutorials)
0 commit comments