Skip to content

Commit

Permalink
fix cross-references
Browse files Browse the repository at this point in the history
  • Loading branch information
m-fila committed Dec 13, 2024
1 parent 43219cb commit 6d81aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
r"https://twiki.cern.ch/twiki/bin/view", # TWikis might need login
]

myst_heading_anchors = 3
myst_heading_anchors = 4

myst_enable_extensions = ["colon_fence"]

0 comments on commit 6d81aa7

Please sign in to comment.