diff options
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index ebd8ef86..d3ba6fd5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,7 +46,7 @@ extensions = ['sphinx.ext.intersphinx', 'sphinx.ext.graphviz', 'notfound.extension', 'myst_parser', - 'sphinx_panels', + 'sphinx_design', 'vyos' ] |