diff --git a/bukkit.md b/bukkit.md index ca76314..efd05b5 100644 --- a/bukkit.md +++ b/bukkit.md @@ -7,7 +7,7 @@ The Bukkit Plugin version is also *much easer to install*. Prerequisites ============= You will need to have Java version 6 or 7 installed on your machine. Check the version by typing `java -version` at a command prompt. -You will need to install Bukkit on your machine. Bukkit is a version of Minecraft (server) that makes it easy to install plugins and customize Minecraft. +You will need to [install Bukkit][ib] on your machine. Bukkit is a version of Minecraft (server) that makes it easy to install plugins and customize Minecraft. Installation ============ @@ -36,3 +36,4 @@ Because the Bukkit API is open, all of the Bukkit API is accessible via javascri [dl]: http://walterhiggins.net/blog/files/scriptcraft.jar [api]: http://jd.bukkit.org/apidocs/org/bukkit/plugin/java/JavaPlugin.html +[ib]: http://wiki.bukkit.org/Setting_up_a_server