From 4f8bde4ce277803ed7bed8034ea3d0c4df237e1b Mon Sep 17 00:00:00 2001 From: zaaarf Date: Sat, 20 Jan 2024 18:24:56 +0100 Subject: fix: new javadoc url --- build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 2845d83..0bebd2c 100644 --- a/build.gradle +++ b/build.gradle @@ -14,7 +14,7 @@ java { javadoc { options { - links 'https://lll.fantabos.co/javadoc/lillero/' + links 'https://docs.zaaarf.foo/lillero/' links 'https://square.github.io/javapoet/javadoc/javapoet/' } } @@ -28,4 +28,4 @@ dependencies { implementation 'com.squareup:javapoet:1.13.0' implementation 'org.ow2.asm:asm-commons:9.5' implementation 'ftbsc:lll:0.4.1' -} \ No newline at end of file +} -- cgit v1.2.3-56-ga3b1