Skip to content

Commit d3e8a80

Browse files
committed
update adventure javadoc domain
1 parent 321636f commit d3e8a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ tasks {
184184
"https://jd.spongepowered.org/math/$mathVersion"
185185
)
186186
sequenceOf("api", "key", "text-serializer-gson", "text-serializer-legacy", "text-serializer-plain").forEach {
187-
links("https://jd.adventure.kyori.net/$it/$adventureVersion/")
187+
links("https://jd.advntr.dev/$it/$adventureVersion/")
188188
}
189189
addBooleanOption("quiet", true)
190190
}

0 commit comments

Comments
 (0)