Skip to content

Commit

Permalink
fix conf.py (accidently committed with the link check commented out)
Browse files Browse the repository at this point in the history
  • Loading branch information
acharraggi committed Dec 22, 2024
1 parent 1214a11 commit 3be0004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
'sphinxcontrib.cookiebanner',
'sphinxcontrib.mermaid',
"sphinxext.rediraffe",
# "ftcdocs_linkcheckdiff",
"ftcdocs_linkcheckdiff",
]

autosectionlabel_prefix_document = True
Expand Down

0 comments on commit 3be0004

Please sign in to comment.