Skip to content

Commit 8bf82b3

Browse files
authored
Adventure is not sphinx anymore
1 parent aed926a commit 8bf82b3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/conf.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,7 @@
111111

112112
# External Sphinx projects to be available for direct linking via :doc:
113113
# references.
114-
intersphinx_mapping = {
115-
"adventure": ("https://docs.papermc.io/adventure/", None),
116-
}
114+
intersphinx_mapping = {}
117115

118116
# Set to true to enable sphinx-JDLinker debug dump.
119117
javadoc_dump = False

0 commit comments

Comments
 (0)