From a222884289adce980e146361e02c3d609cfa7914 Mon Sep 17 00:00:00 2001 From: Colby Klein Date: Mon, 28 Dec 2015 22:45:35 -0800 Subject: [PATCH] Change resources links in README.md AJ's Lua.xml is outdated and the theming wiki is broken, so let's point to the internal docs and Lua for SM5 instead. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce240f78d7..ad51e3cc5a 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ StepMania can be compiled using [CMake](http://www.cmake.org/). More information * Website: http://www.stepmania.com/ * IRC: irc.freenode.net/#stepmania-devs -* Theming Wiki: http://goo.gl/SO7W5 -* Lua Documentation for Themes: http://goo.gl/XNiov +* Lua for SM5: https://dguzek.github.io/Lua-For-SM5/ +* Lua API Documentation can be found in the Docs folder. ## Licensing Terms