summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Harkness <me@bearbin.net>2015-11-15 12:19:48 +0100
committerAlexander Harkness <me@bearbin.net>2015-11-15 12:19:48 +0100
commit69d8e2fe6b3c259cc7d4d74d38b0e04185c20228 (patch)
treea66ee9bd2c3cf8a49e50d696953c2f8f5dbfd86e
parentUpdate getting started to new information. (diff)
downloadcuberite-69d8e2fe6b3c259cc7d4d74d38b0e04185c20228.tar
cuberite-69d8e2fe6b3c259cc7d4d74d38b0e04185c20228.tar.gz
cuberite-69d8e2fe6b3c259cc7d4d74d38b0e04185c20228.tar.bz2
cuberite-69d8e2fe6b3c259cc7d4d74d38b0e04185c20228.tar.lz
cuberite-69d8e2fe6b3c259cc7d4d74d38b0e04185c20228.tar.xz
cuberite-69d8e2fe6b3c259cc7d4d74d38b0e04185c20228.tar.zst
cuberite-69d8e2fe6b3c259cc7d4d74d38b0e04185c20228.zip
-rw-r--r--GETTING-STARTED.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/GETTING-STARTED.md b/GETTING-STARTED.md
index 4b8bfdbc2..5f8b1c003 100644
--- a/GETTING-STARTED.md
+++ b/GETTING-STARTED.md
@@ -18,7 +18,7 @@ Useful Resources
* [Minecraft Wiki](http://minecraft.gamepedia.com/Minecraft_Wiki)
* [Minecraft Protocol Wiki](http://wiki.vg)
- * [Lua API Documentation](http://mc-server.xoft.cz/LuaAPI)
+ * [Lua API Documentation](http://api-docs.cuberite.org)
* [VS2013 Community Edition Download](https://www.visualstudio.com/products/visual-studio-community-vs)
Setting up a Dev Environment