From 72753cbe114b9bf4cc1eeaf75e810a210446611e Mon Sep 17 00:00:00 2001 From: zaaarf Date: Sat, 20 Jan 2024 18:23:57 +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 15a3d9c..2437aab 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/' } } @@ -27,4 +27,4 @@ dependencies { implementation 'ftbsc:lll:0.4.2' implementation 'com.google.auto.service:auto-service-annotations:1.1.0' annotationProcessor 'com.google.auto.service:auto-service:1.1.0' -} \ No newline at end of file +} -- cgit v1.2.3-56-ga3b1