mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-02-16 12:21:35 +01:00
Fixed javadocs link in README
This commit is contained in:
parent
6607060b99
commit
e7c1553392
@ -56,7 +56,7 @@ And there are plenty of other official or community-made Addons you can try and
|
||||
## Documentation
|
||||
|
||||
* [Installation guide](https://github.com/BentoBoxWorld/bentobox/wiki/Install-Bentobox)
|
||||
* [Javadocs](https://ci.codemc.org/job/BentoBoxWorld/job/BentoBox/javadoc/)
|
||||
* [Javadocs](https://ci.codemc.io/job/BentoBoxWorld/job/BentoBox/ws/target/apidocs/index.html)
|
||||
* [Wiki](https://github.com/BentoBoxWorld/BentoBox/wiki)
|
||||
|
||||
## Downloads
|
||||
@ -118,4 +118,4 @@ repositories {
|
||||
dependencies {
|
||||
compileOnly 'world.bentobox:bentobox:PUT-VERSION-HERE'
|
||||
}
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user