Skip to content

Commit aed926a

Browse files
authored
Fix adventure docs
1 parent 7b95656 commit aed926a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
# External Sphinx projects to be available for direct linking via :doc:
113113
# references.
114114
intersphinx_mapping = {
115-
"adventure": ("https://docs.adventure.kyori.net/", None),
115+
"adventure": ("https://docs.papermc.io/adventure/", None),
116116
}
117117

118118
# Set to true to enable sphinx-JDLinker debug dump.

0 commit comments

Comments
 (0)