Skip to content

Commit 8a03d63

Browse files
authored
Fix sphinxcontrib-mermaid extension import path
1 parent a1f61a2 commit 8a03d63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ launch_buttons:
1515

1616
sphinx:
1717
extra_extensions:
18-
- 'sphinxcontrib-mermaid'
18+
- 'sphinxcontrib.mermaid'
1919
- 'sphinx.ext.autodoc'
2020
- 'sphinx.ext.napoleon'
2121
- 'sphinx.ext.viewcode'

0 commit comments

Comments
 (0)