Skip to content

Commit 4dc5f36

Browse files
author
Jonathan Visser
committed
Set notfound_no_urls_prefix = True in conf.py
1 parent 81c9677 commit 4dc5f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,6 @@
114114
"php": {"startinline": True}, # We often have php snippets without the <?php tag
115115
}
116116

117-
notfound_no_urls_prefix = True
117+
notfound_urls_prefix = None
118118

119119
myst_heading_anchors = 5

0 commit comments

Comments
 (0)