Update links

This commit is contained in:
NotMyFault 2019-12-04 20:11:05 +01:00 committed by GitHub
parent 7e58f4341e
commit 0b470f8e01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ is to provide a lag-free and smooth experience.
### Developer Resources
* [[JavaDoc](https://ci.athion.net/job/PlotSquared-Breaking/javadoc/)]
* [[Maven Repo (CI)](http://ci.athion.net/job/PlotSquared-Breaking/ws/mvn/)]
* [API Documentation](https://github.com/IntellectualSites/PlotSquared/wiki/Developer-documentation-(WIP))
* [API Documentation](https://github.com/IntellectualSites/PlotSquared/wiki/Developer-Documentation)
# Building
Gradle is the **recommended** way to build the project. Use `./gradlew build` in the main project directory to build the project. Gradle is required if you intend to build or develop the Sponge module.