diff --git a/docs/conf.py b/docs/conf.py index da46c2a23..09ee32b8a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -47,7 +47,7 @@ ] myst_linkify_fuzzy_links = False -myst_heading_anchors = 3 +myst_heading_anchors = 4 myst_enable_extensions = [ "deflist", "dollarmath",