Skip to content

Commit f9ad763

Browse files
committed
[docs] fix import
1 parent 9c62afe commit f9ad763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ def analyse_text(text):
232232
"sphinxcontrib.lightbox2",
233233
'sphinx_copybutton',
234234
'sphinx-jsonschema',
235-
'sphinx-prompt',
235+
'sphinx_prompt',
236236
'_ext.lnavlexer',
237237
]
238238

0 commit comments

Comments
 (0)