From f11f9cb83859dc2a4843dddc69dca840f3614aac Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Mon, 9 Aug 2021 10:56:12 -0700 Subject: [PATCH] Update README.md Change link from .github.io to .org --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90ef0980..880aa063 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ Luau Luau is a fast, small, safe, gradually typed embeddable scripting language derived from Lua. It is used by Roblox game developers to write game code, as well as by Roblox engineers to implement large parts of the user-facing application code as well as portions of the editor (Roblox Studio) as plugins. -This repository hosts documentation for the language as well as satellite materials, and can be viewed at https://roblox.github.io/luau/ +This repository hosts documentation for the language as well as satellite materials, and can be viewed at https://luau-lang.org/