From 0b470f8e01828255bf61f9bd4cd1b2c5ddc4053c Mon Sep 17 00:00:00 2001 From: NotMyFault Date: Wed, 4 Dec 2019 20:11:05 +0100 Subject: [PATCH] Update links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc6564b84..fc5aec641 100644 --- a/README.md +++ b/README.md @@ -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.