mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-12-23 09:37:38 +01:00
Fixed broken links
This commit is contained in:
parent
337db39620
commit
be6fe118ae
10
README.md
10
README.md
@ -1,7 +1,7 @@
|
|||||||
BentoBox
|
BentoBox
|
||||||
========
|
========
|
||||||
|
|
||||||
[![Build Status](https://ci.codemc.org/buildStatus/icon?job=BentoBoxWorld/bentobox)](https://ci.codemc.org/job/BentoBoxWorld/job/bentobox/)
|
[![Build Status](https://ci.codemc.org/buildStatus/icon?job=BentoBoxWorld/BentoBox)](https://ci.codemc.org/job/BentoBoxWorld/job/BentoBox/)
|
||||||
![Lines Of Code](https://sonarcloud.io/api/project_badges/measure?project=world.bentobox%3Abentobox%3Adevelop&metric=ncloc)
|
![Lines Of Code](https://sonarcloud.io/api/project_badges/measure?project=world.bentobox%3Abentobox%3Adevelop&metric=ncloc)
|
||||||
![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=world.bentobox%3Abentobox%3Adevelop&metric=sqale_rating)
|
![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=world.bentobox%3Abentobox%3Adevelop&metric=sqale_rating)
|
||||||
![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=world.bentobox%3Abentobox%3Adevelop&metric=reliability_rating)
|
![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=world.bentobox%3Abentobox%3Adevelop&metric=reliability_rating)
|
||||||
@ -31,7 +31,7 @@ Hereby, **you** and **only you** are wrong when you :
|
|||||||
|
|
||||||
Bugs and Feature requests
|
Bugs and Feature requests
|
||||||
=========================
|
=========================
|
||||||
File bug and feature requests here: https://github.com/BentoBoxWorld/bentobox/issues. Make sure that your issue is following the guidelines, otherwise it will be declined.
|
File bug and feature requests here: https://github.com/BentoBoxWorld/BentoBox/issues. Make sure that your issue is following the guidelines, otherwise it will be declined.
|
||||||
|
|
||||||
Note for developers
|
Note for developers
|
||||||
===================
|
===================
|
||||||
@ -39,13 +39,13 @@ We consider Pull Requests from non-collaborators that contain actual code improv
|
|||||||
|
|
||||||
Official Builds
|
Official Builds
|
||||||
===============
|
===============
|
||||||
https://github.com/BentoBoxWorld/bentobox/releases
|
https://github.com/BentoBoxWorld/BentoBox/releases
|
||||||
|
|
||||||
Development Builds
|
Development Builds
|
||||||
==================
|
==================
|
||||||
**These development builds are not eligible to any kind of support. Use them at your own discretion or only under our approval.** *Most of them are __untested__. In the worst cases, they can even __corrupt your worlds and/or your databases__.*
|
**These development builds are not eligible to any kind of support. Use them at your own discretion or only under our approval.** *Most of them are __untested__. In the worst cases, they can even __corrupt your worlds and/or your databases__.*
|
||||||
|
|
||||||
Jenkins: https://ci.codemc.org/job/BentoBoxWorld/job/bentobox/
|
Jenkins: https://ci.codemc.org/job/BentoBoxWorld/job/BentoBox/
|
||||||
|
|
||||||
API
|
API
|
||||||
===
|
===
|
||||||
@ -68,4 +68,4 @@ Maven dependency:
|
|||||||
</dependencies>
|
</dependencies>
|
||||||
```
|
```
|
||||||
|
|
||||||
You can find the javadoc here: https://ci.codemc.org/job/BentoBoxWorld/job/bentobox/javadoc/
|
You can find the javadoc here: https://ci.codemc.org/job/BentoBoxWorld/job/BentoBox/javadoc/
|
||||||
|
Loading…
Reference in New Issue
Block a user