Fixed javadocs link in README

This commit is contained in:
Florian CUNY 2019-10-28 22:02:22 +01:00 committed by GitHub
parent 6607060b99
commit e7c1553392
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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'
}
```
```