mirror of
https://github.com/zaaarf/lillero-loader.git
synced 2024-11-13 01:19:18 +01:00
fix: new javadoc url
This commit is contained in:
parent
b30ec02499
commit
89f36dcc1e
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ java {
|
|||
|
||||
javadoc {
|
||||
options {
|
||||
links 'https://lll.fantabos.co/javadoc/lillero'
|
||||
links 'https://docs.zaaarf.foo/lillero'
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -30,4 +30,4 @@ dependencies {
|
|||
implementation 'org.ow2.asm:asm-commons:9.4'
|
||||
implementation 'cpw.mods:modlauncher:8.1.3'
|
||||
implementation 'ftbsc:lll:0.3.2'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue