Use latest release url

This commit is contained in:
Tiffany Bennett 2021-11-22 12:32:52 -08:00
parent 5961261a1c
commit 59851edf60

View file

@ -47,4 +47,4 @@
}
}
</script>
<script async src="https://github.com/Roblox/luau/releases/download/0.505/Luau.Web.js"></script>
<script async src="https://github.com/Roblox/luau/releases/latest/download/Luau.Web.js"></script>