Skip to content

Commit aed5f9d

Browse files
kaushikb11lexierule
authored andcommitted
Merge pull request #12920 from PyTorchLightning/rename/lightning_extension
Update docs conf with renamed lightning extension
1 parent 0af090d commit aed5f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ def _transform_changelog(path_in: str, path_out: str) -> None:
121121
"sphinx_copybutton",
122122
"sphinx_paramlinks",
123123
"sphinx_togglebutton",
124-
"pt_lightning_sphinx_theme.extensions.lightning_tutorials",
124+
"pt_lightning_sphinx_theme.extensions.lightning",
125125
]
126126

127127
# Suppress warnings about duplicate labels (needed for PL tutorials)

0 commit comments

Comments
 (0)