From a124b129d112d59898dd136a8ceb390e5d0afd61 Mon Sep 17 00:00:00 2001 From: Prcuvu Date: Tue, 31 Dec 2019 23:19:03 +0800 Subject: [PATCH] Update URLs in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 86ffc7ebb1..a6a00f4149 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ StepMania can be compiled using [CMake](http://www.cmake.org/). More information ## Resources -* Website: http://www.stepmania.com/ +* Website: https://www.stepmania.com/ * IRC: irc.freenode.net/#stepmania-devs -* Lua for SM5: https://dguzek.github.io/Lua-For-SM5/ +* Lua for SM5: https://quietly-turning.github.io/Lua-For-SM5/ * Lua API Documentation can be found in the Docs folder. ## Licensing Terms