diff --git a/conf.py b/conf.py index 2e00e302..4afd5e20 100644 --- a/conf.py +++ b/conf.py @@ -152,6 +152,7 @@ nb_custom_formats = {".Rmd": ["jupytext.reads", {"fmt": "Rmd"}]} +linkcheck_anchors = False def setup(app): app.add_css_file("custom.css")