From cf33fe69a82d8fa28a425c4868df9250679479c2 Mon Sep 17 00:00:00 2001 From: boy0001 Date: Fri, 13 Mar 2015 17:16:50 +1100 Subject: [PATCH] Update ReadMe.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff685936a..b61fb995f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ PlotSquared - Plot Plugin Extraordinaire. Build the project using your favourite compiler (maven is the recommended way to build), then package the jar using `mvn package` **MAVEN IS REQUIRED TO BUILD AND PACKAGE THE JAR** ## API: ## -The main API class can be found [here](https://github.com/IntellectualCrafters/PlotSquared/blob/master/PlotSquared/src/main/java/com/intellectualcrafters/plot/api/PlotAPI.java "API"). JavaDoc's can be found [here](http://git.plotworld.info/jdocs/ "JDOCS"). +The main API class can be found [here](https://github.com/IntellectualCrafters/PlotSquared/blob/master/PlotSquared/src/main/java/com/intellectualcrafters/plot/api/PlotAPI.java "API"). JavaDoc's can be found [here](http://ci.nixium.com/job/PlotSquared/javadoc/ "JDOCS"). ## Links: ##